You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the gem, but there are rails:* commands that fail when run alone, eg:
$ mina rails:db_create
-----> Creating database
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
Connection to licapture.timelapse.com.au closed.
(See full trace by running task with --trace)
! Run Error
I will submit a PR
The text was updated successfully, but these errors were encountered:
ianheggie
changed the title
Rails 5+ support of rails rather than rake command
Fix 'No Rakefile found' for rails:{db_create, db_migrate, db_rollback, assetts_precompile} commands
Mar 13, 2017
I like the gem, but there are rails:* commands that fail when run alone, eg:
I will submit a PR
The text was updated successfully, but these errors were encountered: