More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#61 Prem Sichanugrist - All time
Showing 17 commits

All contributors →
Hash Date Message
8f97e9d 2010-02-21 Add validators reflection so you can do 'Person.validato...
f0523f7 2010-02-16 Rename Rails::Subscriber to Rails::LogSubscriber
f337ebc 2010-02-10 Add default values to output of 'rails server -h', hardc...
af22c5b 2010-02-10 Add missing -h/--help flag to several rails command [#39...
1d9d9d2 2010-02-06 Fix tiny version number from '3.0.0beta' to '3.0.0.beta1...
c01014a 2010-02-02 Modify the behavior of `radio_button_tag` to use `saniti...
ea2cbc8 2010-02-02 Add test case for unable to run migration if ActiveRecor...
ab83800 2010-02-02 Hide '/rails/info/properties' from 'rake routes' [#3793 ...
cc6f166 2010-01-22 Add test case for load initializers before routing behav...
2df1810 2010-01-21 Add test case for load initializers before routing behav...
b1bc3b3 2010-01-21 Add deprecation warning for calling filter_parameter_log...
bd4f21f 2010-01-21 Move filter_parameter_logging logic out of the controlle...
652bdeb 2010-01-21 Update vendored i18n gem to 0.3.3 [#3492 status:resolved]
ef10988 2010-01-19 Fix bug that causes to_utf_offset_s to returns wrong off...
6e62e89 2010-01-19 Fix bug that causes TimeZone.seconds_to_utc_offset to re...
eb67532 2010-01-17 Make local_request? to returns true when facing ::1 IPv6...
82dd725 2009-08-10 Fix that irregular plural inflections should not be doub...