R
R
Roman Volkov2015-06-22 15:30:25
Ruby on Rails
Roman Volkov, 2015-06-22 15:30:25

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

3 answer(s)
R
Roman Mirilaczvili, 2015-06-22
@white_wolf_17

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 .

F
frolin, 2015-06-26
@Fralunia

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

I
Ivan Palamarchuk, 2015-06-22
@delef

EventMachine (as an alternative to node.js), as an example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question