1.

How You Run Your Rails Application Without Creating Databases?

Answer»

You can RUN your APPLICATION by uncommenting the LINE in environment.rb

PATH=> rootpath conf/environment.rb config.frameworks-=[action_web_service,:action_mailer,:active_record

You can run your application by uncommenting the line in environment.rb



Discussion

No Comment Found