Skip to content

Instantly share code, notes, and snippets.

@dabit
Created November 16, 2012 17:26
Show Gist options
  • Save dabit/4089195 to your computer and use it in GitHub Desktop.
Save dabit/4089195 to your computer and use it in GitHub Desktop.
How to fix the Ruby motion dependency problem
Motion::Project::App.setup do |app|
app.files.insert(-10, "./app/controllers/nav_bar_controller.rb")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment