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

#24 Francesco Rodríguez - This year
Showing 31 commits

Hash Date Message
5ba1b59 2013-05-01 Merge branch 4-0-stable of github.com:lifo/docrails [ci ...
bdba735 2013-05-01 add unreleased header to CHANGELOGs [ci skip]
eea9532 2013-05-01 add CHANGELOG entry for a8ef0bbb [ci skip]
1dee544 2013-04-30 add missing :nodoc: marks to ActiveRecord::Delegation [c...
e876f71 2013-04-30 add missing :nodoc: marks to ActiveRecord::Delegation [c...
d0e05cb 2013-04-30 Fix guide section about assets precompiling task in prod...
1847039 2013-04-30 Fix guide section about assets precompiling task in prod...
918db2c 2013-04-17 add :nodoc: mark to *Registry classes [ci skip]
9e82ffc 2013-04-13 use define_singleton_method instead of class_eval
364f579 2013-04-13 Add :nodoc: mark to PerThreadRegistry#method_missing [ci...
8f199d8 2013-04-13 fix :nodoc: mark on AR::AttributeMethods::Serialization ...
87735d3 2013-04-12 minor edit on StatementCache documentation [ci skip]
062d1f7 2013-04-11 Fix StatementCache docs format [ci skip]
fd2fecc 2013-04-11 Merge pull request #136 from bricestacey/master
525ffc5 2013-04-05 update ActiveRecord::AttributeMethods::Serialization doc...
1df502e 2013-04-05 mark ReversibleBlockHelper as :nodoc: [ci skip]
f8dbe4c 2013-04-05 fix Array#uniq_by! docs [ci skip]
e946c58 2013-04-04 add documentation to Benchmark#ms [ci skip]
a77ad86 2013-04-04 Exclude template files for rdoc API [ci skip]
7755ae7 2013-04-04 fix broken format in Array#to_sentence [ci skip]
4997831 2013-04-04 fix broken format in ActionView::Helpers::AssetTagHelper...
2a16e15 2013-04-04 mark ActionView::Helpers::Tags as :nodoc: [ci skip]
64d8cde 2013-04-03 fix broken format in ActionView::Helpers::NumberHelper [...
919c86d 2013-04-03 mark relation mutator as :nodoc: [ci skip]
79af9e9 2013-03-16 nodoc AR::ConnectionHandling for adapters [ci skip]
16bd04f 2013-02-26 remove private attribute? warning
7487e79 2013-02-26 Add tests for #9441
066ae49 2013-02-26 JRuby does not support racc, include it only in ruby pla...
b8ef4f0 2013-01-18 fix broken examples format in image_tag helper [ci skip]
2aa08e3 2013-01-07 improve StrongParameters documentation [ci skip]
654f0d6 2013-01-04 extract alert= and notice= examples to FlashHash#now [ci...