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

#32 Prem Sichanugrist - This year
Showing 24 commits

Hash Date Message
58533dc 2013-05-03 Add some documentation for AM.mailer_name
7734254 2013-03-11 Make sure that the test case is run under test env
1f89533 2013-03-11 Fix test failure introduced in 3ed41e57
3ed41e5 2013-03-09 Make sure that `rails test` load test in test env
b51673f 2013-03-09 Update Rake tasks to call `rails test` instead
ba60225 2013-04-05 Update Rake tasks to call `rails test` instead
2a12a04 2013-02-24 Rails 3.2.x is now compatible with Ruby 2.0.0
2da5ea1 2013-02-24 Remove `--builder` option from `rails` command
8598633 2013-02-24 Do not redirect cache logger to /dev/null in test
979e198 2013-02-24 Check for `method_missing` in public and protected
45e9cac 2013-02-24 Define #inspect instead of #to_s
b59b72a 2013-02-24 Fix failing test case when no database.yml
fe4fce8 2013-02-24 Add in missing requires
bd34e5c 2013-03-18 Add in missing requires
c9909db 2013-02-20 Remove XML Parser from ActionDispatch
6996a04 2013-02-14 Add Ruby 2.0 RC to Travis CI build matrix
1a0c58b 2013-03-09 Load fixtures only when running suites, or `-f`
176b57c 2013-03-09 Add support for MiniTest flags in TestRunner
9f75f77 2013-03-09 Update testing documentation
b4df253 2013-03-09 Add `rails test` command to run the test suite
f252755 2013-01-09 Remove test for XML YAML parsing
e134e17 2013-01-09 Remove test for XML YAML parsing
3f3c35b 2013-01-09 Remove test for XML YAML parsing
ec53106 2013-01-08 Add CHANGELOG entry for YAML parsing removal