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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing require.
José Valim
2010-08-27
1
-1
/
+2
*
Make InstanceTagMethods#value_before_type_cast raise if the model don't respo...
Santiago Pastorino
2010-08-27
1
-3
/
+8
*
Removing some unuseful begin/end and refactor prompt_option_tag a bit
Carlos Antonio da Silva
2010-08-27
1
-16
/
+11
*
Doh, be sure to store the string modification.
José Valim
2010-08-26
1
-3
/
+2
*
Do not modify frozen strings in place.
José Valim
2010-08-26
1
-1
/
+1
*
Ensure templates like template.html are found but still uses the proper virtu...
José Valim
2010-08-26
1
-3
/
+4
*
Fix capture_helper.rb api documentation, unescaped script tag was breaking it...
Jaime Iniesta
2010-08-26
1
-1
/
+1
*
Restore consistency with the rest of the doc.
Rémy Coutable
2010-08-25
1
-2
/
+2
*
Fixed a missing simple quote.
Rémy Coutable
2010-08-25
1
-1
/
+1
*
Revert "It's snowing!"
wycats
2010-08-18
1
-1
/
+1
*
select tags coerce the :selected option, options to strings before comparison...
Subba Rao Pasupuleti
2010-08-15
1
-9
/
+12
*
Making time_zone_options_for_select return a html_safe string
Mikel Lindsaar
2010-08-15
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
13
-37
/
+37
*
removing a lolinject
Aaron Patterson
2010-08-14
1
-2
/
+2
*
It's snowing!
Jeremy Kemper
2010-08-14
1
-1
/
+1
*
in Rendering objects with RecordIdentifier example, locals should reference @...
Mark Hayes
2010-08-12
1
-1
/
+1
*
Replace snowman with utf8=✓
wycats
2010-08-11
1
-1
/
+1
*
layout_for works again with objects as specified in the documentation and Rai...
José Valim & Carlos Antonio da Silva
2010-08-11
1
-4
/
+8
*
rename _snowman to _e
wycats
2010-08-09
1
-1
/
+1
*
adds missing requires for Object#try
Xavier Noria
2010-08-09
1
-0
/
+1
*
Concernify SanitizeHelper and TextHelper so including TextHelper correctly in...
wycats
2010-08-04
2
-0
/
+4
*
Fix label form helper to use I18n and html options, without the need of 'nil'...
Carlos Antonio da Silva
2010-08-01
1
-3
/
+4
*
Makes form_helper use overriden model accessors
Santiago Pastorino
2010-08-01
1
-3
/
+3
*
Removed deprecated APIs in text and number helpers [#5156 state:resolved]
Łukasz Strzałkowski
2010-07-26
2
-64
/
+5
*
Merge remote branch 'docrails/master'
Xavier Noria
2010-07-26
1
-1
/
+1
|
\
|
*
update remote_function docs referencing link_to_remote
Andrew Kaspick
2010-07-22
1
-1
/
+1
*
|
Change returning with tap
Santiago Pastorino
2010-07-25
1
-2
/
+1
*
|
Fixed output_buffer encoding problem [#5179]
Sebastian A. Espindola
2010-07-25
1
-1
/
+1
*
|
options could be of any kind of Hash (Hash, HashWithIndifferentAccess or Orde...
Santiago Pastorino
2010-07-21
1
-1
/
+1
|
/
*
doc: form_for does return output rather than merely evaluate its block
Wincent Colaiuta
2010-07-22
1
-4
/
+0
*
remote_function patch with more detailed test
Andrew Kaspick
2010-07-21
1
-1
/
+1
*
Use capture instead of yield in link_to_unless.
José Valim
2010-07-21
1
-1
/
+1
*
No need to delegate. Simply include the whole RecordIdentifier module.
José Valim
2010-07-21
3
-25
/
+4
*
Moved a few methods from RecordIdentifier to ActiveModel::Naming
Piotr Sarnacki
2010-07-21
1
-5
/
+5
*
Moved PolymorphicRoutes to ActionDispatch::Routing
Piotr Sarnacki
2010-07-20
2
-2
/
+2
*
select :include_blank or :prompt should return escaped string [#5099 state:re...
Ivan Torres
2010-07-18
1
-3
/
+3
*
fixing the ternary operation where the logic is very confusing.
Neeraj Singh
2010-07-18
1
-1
/
+2
*
Merge remote branch 'docrails/master'
Xavier Noria
2010-07-13
2
-15
/
+15
|
\
|
*
Fixed many references to the old config/environment.rb and Rails::Initializer
Benjamin Quorning
2010-07-13
1
-14
/
+14
|
*
Removed deprecated |map| block argument from routing docs since it is no long...
Steven Hancock
2010-07-11
1
-1
/
+1
*
|
remove size attribute from tag generated by file_field helper [#5084 state:re...
Miles Egan
2010-07-13
1
-1
/
+1
|
/
*
Merge remote branch 'docrails/master'
Xavier Noria
2010-07-07
1
-1
/
+11
|
\
|
*
Added documentation for usage of associative resources with form_for
Rizwan Reza
2010-07-01
1
-1
/
+11
*
|
Unify routes naming by renaming router to routes
Piotr Sarnacki
2010-07-02
3
-7
/
+7
|
/
*
s/escape_once/html_escape/, since html safety is the contract that now says w...
Xavier Noria
2010-06-30
3
-16
/
+19
*
url_for no longer escapes HTML, the :escape option is also gone
Xavier Noria
2010-06-30
3
-17
/
+8
*
Revert "Revert "Name compiled render methods". This caused several failures o...
Jeremy Kemper
2010-06-29
1
-8
/
+11
*
Rename _snowman_ to _snowman to be in sync with _method and _csrf_token.
José Valim
2010-06-29
1
-1
/
+1
*
Revert "Name compiled render methods". This caused several failures on AP tes...
José Valim
2010-06-29
1
-11
/
+8
*
Slice new buffer from beginning of old buffer to skip encoding special case
Jeremy Kemper
2010-06-28
1
-3
/
+1
[next]