Created
January 20, 2016 20:15
-
-
Save Mariusio/86e50598139b5584a605 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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