How can you run rails without creating databases?
No Answer is Posted For this Question
Be the First to Post Answer
what is rails caching?
what are some advantages of using ruby on rails?
Explain testing in rails.
Tell me what is rails active record in ruby on rails?
Name some rails ide or editor.
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
Explain the importance of yield statement in rails.
How you run your rails application without creating databases?
Tell me what is polymorphic association in ruby on rails?
What is object-relationship-model (orm)?
am new to ruby. tell me one thing. i can view my project on browser when i write "ruby script/server". otherwise i cant view my project on localhost. what i have to do to view my project always on browser? pls help
Which command is used to create a migration?