This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
56f3d05f47
rails--rails
/
railties
/
test
/
application
/
rake
History
Jeremy Kemper
009873aec8
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn'
2013-01-06 21:41:36 -07:00
..
dbs_test.rb
Stop shelling out more than necessary
2012-12-07 00:06:08 -02:00
migrations_test.rb
Fixes for PR [
#8267
]
2012-12-22 20:40:42 -05:00
notes_test.rb
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn'
2013-01-06 21:41:36 -07:00