This website requires JavaScript.
Explore
Help
Sign in
atomaka
/
psenv
Watch
1
Star
0
Fork
You've already forked psenv
0
Code
Releases
Activity
e8b1add578
psenv
/
spec
/
rails
/
bin
/
rake
5 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Add sample Rails application (#9) * Add rails application * Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
#!/usr/bin/env ruby
Let someone else worry about style (#17)
2020-02-19 07:52:46 -05:00
require_relative "../config/boot"
require "rake"
Add sample Rails application (#9) * Add rails application * Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
Rake.application.run
Copy permalink