index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
content_for should work with provide.
José Valim
2011-04-16
1
-4
/
+4
*
Yo dawg, I heard you like streaming. So I put a fiber, inside a block, inside...
José Valim
2011-04-16
1
-0
/
+11
*
Initial work on fibered layout.
José Valim
2011-04-16
1
-3
/
+3
*
Remove the ability for engines to serve assets from the public directory.
José Valim
2011-04-15
1
-3
/
+0
*
attribute should be attributes
José Valim
2011-04-14
1
-1
/
+1
*
Edited actionpack/lib/action_view/helpers/form_helper.rb via GitHub
José Valim
2011-04-14
1
-2
/
+3
*
removes ActionView::Helpers::PrototypeHelper
Xavier Noria
2011-04-13
2
-854
/
+0
*
removes ActionView::Helpers::ScriptaculousHelper
Xavier Noria
2011-04-13
3
-297
/
+2
*
let the default function in button_to_function be nil
Xavier Noria
2011-04-13
1
-1
/
+1
*
applies API guidelines to example
Xavier Noria
2011-04-13
1
-2
/
+2
*
removes support for RJS in button_to_function
Xavier Noria
2011-04-13
1
-25
/
+7
*
removes support for RJS in link_to_function
Xavier Noria
2011-04-13
1
-44
/
+9
*
jQuery is the new default
Xavier Noria
2011-04-13
1
-58
/
+70
*
Aligning comments
Matt Duncan
2011-04-13
1
-1
/
+1
*
Fixing distance_of_time_in_words range near 2 days
Matt Duncan
2011-04-13
1
-5
/
+5
*
Merge branch 'master' into sprockets
Joshua Peek
2011-04-12
6
-11
/
+16
|
\
|
*
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2011-04-12
1
-1
/
+4
|
|
\
|
|
*
Merge branch 'master' of github.com:lifo/docrails
Ryan Bigg
2011-04-05
4
-4
/
+4
|
|
|
\
|
|
*
|
Correct documentation on url_for. It doesn't call to_s, but rather to_param
Ryan Bigg
2011-04-05
1
-1
/
+4
|
*
|
|
Make csrf_meta_tags use the tag helper
James Robinson
2011-04-08
1
-4
/
+6
|
*
|
|
do not return html safe strings from auto_link
Aaron Patterson
2011-04-05
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
s/ERb/ERB/g
Akira Matsuda
2011-04-03
4
-4
/
+4
|
|
/
*
|
Merge branch 'master' into sprockets
Joshua Peek
2011-03-30
2
-2
/
+18
|
\
|
|
*
Fix alias_method, add test
David Heinemeier Hansson
2011-03-27
1
-1
/
+1
|
*
Allow FormHelper#form_for to specify the :method as a direct option instead o...
David Heinemeier Hansson
2011-03-26
1
-2
/
+13
|
*
Make JavaScriptHelper#j() an alias for JavaScriptHelper#escape_javascript() -...
David Heinemeier Hansson
2011-03-26
1
-0
/
+5
*
|
Seperate asset directories
Joshua Peek
2011-03-29
1
-1
/
+3
*
|
Change back to /assets prefix
Joshua Peek
2011-03-29
1
-2
/
+2
*
|
Only add fingerprints if perform_caching is on
Joshua Peek
2011-03-29
1
-1
/
+1
*
|
Use sprockets helpers if config.use_sprockets is set
Joshua Peek
2011-03-29
2
-6
/
+22
*
|
Tests for SprocketsHelper
Joshua Peek
2011-03-29
1
-5
/
+11
*
|
Update sprockets path generation method
Joshua Peek
2011-03-28
1
-1
/
+1
*
|
Add SprocketsHelper
Joshua Peek
2011-03-28
1
-0
/
+77
*
|
Remove sprockets exception from main asset helpers
Joshua Peek
2011-03-28
2
-20
/
+0
*
|
Add sprockets md5s to asset tags
Joshua Peek
2011-03-22
2
-0
/
+20
|
/
*
fixes an issue with number_to_human when converting values which are less tha...
Josh Kalderimis
2011-03-16
1
-1
/
+1
*
Filter params that return nil for to_param and allow through false values
Andrew White
2011-03-09
1
-1
/
+0
*
more "SSL everywhere" for GitHub URLs
Akira Matsuda
2011-03-07
1
-1
/
+1
*
fix typos
Akira Matsuda
2011-03-07
1
-2
/
+2
*
Allow model to be inherited from Hash [#6487 state:resolved]
Alexander Uvarov
2011-03-06
1
-3
/
+4
*
Action Pack typos.
R.T. Lechow
2011-03-05
4
-7
/
+7
*
Add an option to FormBuilder to omit hidden field with id
Alexander Uvarov
2011-03-04
1
-2
/
+22
*
javascript_include_tag shouldn't raise if you register an expansion key with ...
Santiago Pastorino
2011-02-28
2
-2
/
+2
*
merges docrails
Xavier Noria
2011-02-18
2
-1
/
+8
|
\
|
*
Fix Typos: remove several occurences of the the
Nicholas Rowe
2011-02-17
1
-1
/
+1
|
*
Added RDoc info for accepted options for simple_format in TextHelper.
Steve Schwartz
2011-02-15
1
-0
/
+7
*
|
Add Date#rfc3339 and Date#iso8601 to AS
Santiago Pastorino
2011-02-13
1
-0
/
+1
*
|
Allow for the format of time_tag in AP to be changed via an option argument.
Josh Kalderimis
2011-02-12
1
-3
/
+5
*
|
Added time_tag helper to AP for HTML5 time tag [#5919 state:resolved]
Sjoerd Andringa
2011-02-12
2
-1
/
+20
*
|
Applied changes to stylesheet_link_tag from javascript_include_tag which corr...
Josh Kalderimis
2011-02-13
2
-14
/
+15
[next]