- #!/usr/bin/env ruby
- begin
- load File.expand_path("../spring", __FILE__)
- rescue LoadError
- end
- require_relative '../config/boot'
- require 'rake'
- Rake.application.run
# |
Change |
User |
Description |
Committed |
|
#1
|
15508 |
jenbottom |
Creating Rails app, as thought it would be a good idea to use this framework.
Git Swarm i...s using it « |
10 years ago
|
|