Forum: Ruby on Rails Dynamic Scaffolding gone

Posted by Corey Murphy (rubylicious)
on 2007-12-10 22:47
Since Rails 2.0 has removed dynamic scaffolding, is there any other
alternative?
Posted by Eric Anderson (Guest)
on 2007-12-11 00:55
(Received via mailing list)
Corey Murphy wrote:
> Since Rails 2.0 has removed dynamic scaffolding, is there any other
> alternative?

There are a few alternatives (all of them better than the old stuff from
Rails 1.x):

* ActiveScaffold - http://activescaffold.com/
* Streamlined - http://streamlinedframework.org/
* Hobo - http://www.hobocentral.net/
* make_resourceful - http://mr.hamptoncatlin.com/

The only one I have used extensively is ActiveScaffold although I am not
a hugh fan of the single-page interface. The one that interest me the
most is make_resourceful. Doesn't scaffold your views but those are
custom most of the time anyway. The real savings is the configurable
scaffolding of your controllers. Streamlined has been around a while and
has lots of capabilities but I find it a bit kitchen sink. I haven't
tried Hobo but it looks to deviate from the general mindset of Rails too
much for me.

Eric
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.