aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/app_rails_loader.rb
Commit message (Expand)AuthorAgeFilesLines
* Explain how to upgrade bin/ for Rails 4Jeremy Kemper2013-04-091-8/+29
* fix binstub typoAndre Arko2013-03-301-1/+1
* need to delete bin, not binstub, update wordingAndre Arko2013-03-271-4/+4
* script/rails could never be from bundlerAndre Arko2013-03-271-1/+1
* rails commands even if bin/rails is a gem stubAndre Arko2013-03-201-10/+20
* Fix backwards compatibility with Rails 3 apps.Steve Klabnik2013-02-221-8/+16
* Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...Jeremy Kemper2013-01-061-0/+29