M
M
MadBanny2015-01-02 16:15:09
Ruby on Rails
MadBanny, 2015-01-02 16:15:09

Is there a similarity of Joomla components in RoR?

Hello ladies and gentlemen!
I know how to work with CMS Joomla and from time to time I write RoR applications for myself.
Essence of the question:
Are there gems or other ways to create an analogue of Joomla components and plugins in RoR?
Specifically, you need the ability to connect and disable them, as well as similar functionality (generating page templates with specific content, etc.)
I would be grateful for the answers.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
O
OnYourLips, 2015-01-02
@OnYourLips

gems
bundler.io

C
Chronic 86, 2015-01-03
@chronic86

https://rubygems.org

M
MadBanny, 2015-01-03
@MadBanny

I would like more specifics :)
What gems or other solutions can implement such functionality

N
Nikolai Turnaviotov, 2016-01-04
@foxmuldercp

RoR is a constructor. gems - plugins for it - "pagination", authorization, authentication, diagrams, access to different types of database, design frameworks - like twitter bootstrap.
You most likely meant widgets, like in WordPress / Joomla - calendar, archive, rss, but I'm afraid that you will have to write "widgets" yourself if there are no corresponding gems for RoR or angular, or that you are there on your project are using.

A
Alexey Poimtsev, 2016-03-11
@poimtsev

Look here - https://www.ruby-toolbox.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question