paxza.blogg.se

Rails how to start mongodb server
Rails how to start mongodb server







See the README in the newly created application to get going.

rails how to start mongodb server

This generates a skeletal Rails installation in ~/Code/Ruby/weblog. The 'rails new' command creates a new Rails application with a defaultĭirectory structure and configuration at the path you specify. j, # Preconfigure for selected JavaScript library r, # Path to the Ruby binary of your choice d, # Preconfigure for selected database (options: mysql/oracle/postgresql/sqlite3/frontbase/ibm_db/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc) # Force using old style hash (:foo => 'bar') on Ruby >= 1.9 b, # Path to a application builder (can be a filesystem path or URL) m, # Path to an application template (can be a filesystem path or URL) # Setup the application with Gemfile pointing to Rails repository # Setup the application with Gemfile pointing to your Rails checkout

rails how to start mongodb server

I got the following output instead of server starting why? rails script/server

rails how to start mongodb server

When I type the command " rails script/server"









Rails how to start mongodb server