upgraded rails to 4.2 and dependencies. except rubocop
This commit is contained in:
parent
28e55f3f50
commit
48db99389e
16 changed files with 407 additions and 293 deletions
4
bin/rake
Executable file
4
bin/rake
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env ruby
|
||||
require_relative '../config/boot'
|
||||
require 'rake'
|
||||
Rake.application.run
|
||||
Loading…
Add table
Add a link
Reference in a new issue