Start learning Ruby on Rails. Check out and use the scaffold generators for a bit.
Eventually you'll see for yourself that you can't make the scaffold generators do X, Y, or Z custom requirements yourself and you'll probably drop this notion.
Libraries and frameworks can make repetitive tasks easier, but there's nothing out there yet that's going to write the majority of a non-trivial App for you.
Eventually you'll see for yourself that you can't make the scaffold generators do X, Y, or Z custom requirements yourself and you'll probably drop this notion.
Libraries and frameworks can make repetitive tasks easier, but there's nothing out there yet that's going to write the majority of a non-trivial App for you.