Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using mocha on app_rails_loader_test | Rafael Mendonça França | 2014-07-07 | 1 | -8/+23 |
* | Add a test-case for GH #13825 | Guillermo Iguaran | 2014-01-24 | 1 | -2/+8 |
* | Fix some failing tests for Rails::Paths | Robin Dupret | 2013-11-01 | 1 | -2/+2 |
* | replaces Pathname#(dirname|realpath) with File.$1 | Xavier Noria | 2013-04-12 | 1 | -7/+2 |
* | fixes app_rails_loader_test.rb in Mac OS X | Xavier Noria | 2013-04-11 | 1 | -1/+12 |
* | fixes remaining lowercase "rails" | Xavier Noria | 2013-04-11 | 1 | -1/+1 |
* | application loader refactor and test suite complete rewrite | Xavier Noria | 2013-04-11 | 1 | -30/+44 |
* | Searching for rails executable correctly | Prathamesh Sonpatki | 2013-04-10 | 1 | -3/+3 |
* | Fix backwards compatibility with Rails 3 apps. | Steve Klabnik | 2013-02-22 | 1 | -29/+36 |
* | Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ... | Jeremy Kemper | 2013-01-06 | 1 | -0/+41 |