I need to build a simple app in a browser:
The interface will be build by javascript and the data will be get/set to the server by the browser
I need to build a simple app in a browser: The interface will be
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ORMs are not intrinsically linked to MVC frameworks, so feel free to just use ActiveRecord, DataMapper etc. for your app without using a full-fledged framework. If you look around a bit you’ll find several blog posts on this topic, e.g.
http://dmathieu.com/en/ruby/ruby-use-active-record-without-rails