I am developing a project using Ruby on Rails, and I will need a database to store and manage my Users. My question is, do I need to create an .sql file, generate a .db and connect it to Ruby, like I did in PHP, or can I simply use the ActiveRecord class to create all the tables and do everything?
Aucun commentaire:
Enregistrer un commentaire