We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Getting Started (textile)
Add generator line for ruby 4+
add instructions to run rails g active_scaffold:install
It works for 3.2 too
Add rake db:migrate after generator, it's needed so ActiveScaffold works
rm link, not much use for it to be there
Moving this to embedded doc page, does not belong in the "getting started"
The line "add require active_scaffold to your asset pipeline" wasn't clear to me--took me a while (a Rails 3.1 noob) to figure it out. So made it more clear what needs to be done with manifest files.
fix typo w/ jquery, explain that in rails 3 routing is different
Revert 694c1d33f4c9e6f3f848a9d282ffbd0f3e456ed9 ... 937dbae98ee48c1ece089a93ca4621e7b0f2a3cd
Destroyed Getting Started (textile)