Hi,
I have been practicing Ruby and I thing I now know at least the basic
syntax of the language and I would like to start practicing more and
since I usually create websites as a hobby I was wondering if I could
use ROR to practice my Ruby skills.
I know what RoR is (I think), it’s a Ruby frame work where you can
create web applications. I usually create static websites for sites that
won’t be updated regularly and WordPress for sites where the owner wants
more control over the content and I was wondering if RoR would somehow
replace the need for WordPress by creating a small user interface where
they can login and update pages or even generate new ones.
1- Is it common in the RoR world to create a small CMS to replace the
need of WordPress or Joomla?
2- How difficult would it be to create a SIMPLE CMS where you can login
and modified content?
3- Why would you learn RoR if you are not planning on making
sophisticated or complex apps?
4- What would be the most common use of RoR?
Sorry if my questions don’t make too much sense!