Answer the question
In order to leave comments, you need to log in
Which ruby frameworks should you try?
I started developing web applications on rails. They suit me. But I wonder what frameworks are worth trying?
Answer the question
In order to leave comments, you need to log in
There is a list here: https://www.ruby-toolbox.com/categories/web_app_fr...
RoR is the most functional one known. The rest provide less amenities/sugar.
If you need a small web application, then Padrino should be fine (I haven't tried it myself).
If very small, then Sinatra. I would choose to write a business card site, API server.
There are also less common LotusRb , Volt .
In addition to ActiveRecord, it is worth familiarizing yourself with other ORMs . For example, squeel .
Padrino is more sugary Sinatra.
From tasty buns:
Good enough for small sites. And creating an api.
An alternative, to the more redundant and heavy Rails.
It is very easy to assemble the initial project:
details here: https://www.padrinorb.com/guides/blog-tutorial
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question