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

#22 Arun Agrawal - This year
Showing 15 commits

Hash Date Message
d63e44c 2013-05-13 Fixing build broken by this change
afedb09 2013-05-10 Using map. No need to run query again
de5b89d 2013-05-10 Fixed pluck to be working with selects.
6ab3c73 2013-05-10 Remove useless else
8407ab1 2013-05-07 Build fix for scaffold generator
f1805a6 2013-05-04 Fixes Scaffold generator with --assets=false
bca866e 2013-04-29 Minor code duplication removed
d67f761 2013-03-25 Skipping test for OpenSSL::PKCS5 JRuby
28afe45 2013-03-22 StringIO is not required by default in JRuby
106e159 2013-03-15 Warning removed unused variable task_name
c8918c6 2013-03-08 Removing FIXME
3033dbe 2013-03-08 Using latest AR-JDBC for JRuby
53ea940 2013-01-20 Removing warning: shadowing outer local variable
c936218 2013-01-17 Removing : warning: ambiguous first argument;
9be7ad9 2013-04-01 Turning on warnings in "rake test" for railties