Skip to content

Instantly share code, notes, and snippets.

@Mariusio
Created January 20, 2016 20:15
Show Gist options
  • Save Mariusio/86e50598139b5584a605 to your computer and use it in GitHub Desktop.
Save Mariusio/86e50598139b5584a605 to your computer and use it in GitHub Desktop.
marius@ubuntu:~/zenline_backend$ rails g scaffold_controller Datasource organization_id:integer user_id:integer name:string database_type:string host:string port:integer username:string password:string database:string tables_and_rows:string -p
Running via Spring preloader in process 6516
Could not find "api_controller.rb" in any of your source paths. Your current source paths are:
/home/marius/.rvm/gems/[email protected]/gems/active_model_serializers-0.9.4/lib/active_model/serializer/generators/serializer/templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment