Comments on: What happened to scaffold in Rails 2.x? http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: RoR – zapiski dyletanta. | socjolocja http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-300533 Fri, 04 Mar 2016 09:50:28 +0000 http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-300533

[…] działa, a z przykładowego „Cookbooka” zaczyna robić się cockbook [w załączniku link do opinii rozentuzjazmowanych użytkowników, żeby nie było, żem osamotniony […]

]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9850 Wed, 13 Aug 2008 13:29:35 +0000 http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9850

Wow! Damn, I’m just sort of dabbling with it. Guys like you are the ones who got totally shafted by this change.

I thought that I’m basically just an annoyed n00b and that the community at large accepted these changes. Now I’m wondering if Rails 2 created some sort of schism, fracturing the Rails community in two.

Are there enough people hating the new Rails to fork the code and back port the good features from Rails 2 without breaking the old behaviors?

Reply  |  Quote
]]>
By: query_developer http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9849 Wed, 13 Aug 2008 12:43:44 +0000 http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9849

You’re right. Unfortunately more has changed than just removing dynamic scaffolding. I’ve spent the last three years developing complex queries, some graphical.

Now, after a week of struggling with Rails 2, I’ve discovered that I can’t reuse any of my code. Adding additional def’s to the scaffolding and adding new views simply doesn’t work.

Many of the important plugins don’t work either. For example, the logingenerator worked and could be easily modified to include permissions.

The lack of backward compatibility is a slap in the face to those of us who have spent so much time developing the code that enabled the databases to do amazing things.

Reply  |  Quote
]]>
By: Colin W http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9581 Thu, 10 Jul 2008 18:13:35 +0000 http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9581

[quote comment=”8040″]spot on! – i am one of those ‘rails newbies’, who’s been methodically working through the sitepoint book, only to run into this fucking brickwall after 140 pages.[/quote]
I have to say, I couldn’t have said it any better. What were they thinking?!

(I support obama, too.)

Reply  |  Quote
]]>
By: Luis http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9496 Mon, 30 Jun 2008 21:58:49 +0000 http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-9496

so there’s no way to ask politely rails to read the table and the columns? I come from a Java world and let me tell you that this approach sucks as much as all those java crap.

Reply  |  Quote
]]>
By: madra http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-8040 Sat, 09 Feb 2008 11:17:33 +0000 http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-8040

spot on! – i am one of those ‘rails newbies’, who’s been methodically working through the sitepoint book, only to run into this fucking brickwall after 140 pages. this is about the fourth time i’ve promised myself i’ll grit my teeth and see learning this rails thing through to the bitter end – and every fucking time *something* comes up which is either completely undocumented, documented wrongly, or involves completely re-installing half the software on my computer just to get rails starting to think about considering the slightest possibility of maybe working a bit.

i’m beginning to think the ‘easy’ adjective, generally applied to learning rails is some kind of twisted joke.

Reply  |  Quote
]]>
By: Jason Arora http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-7935 Fri, 01 Feb 2008 01:48:24 +0000 http://www.terminally-incoherent.com/blog/2008/01/16/what-happened-to-scaffold-in-rails-2x/#comment-7935

Great post – I agree with every single point you’ve made.

I was very disappointed to see scaffold removed and replaced with a “generate scaffold” command which adds like 100 files right off the bat.

For a web framework that “makes web development easy”, they sure did a good job of frustrating lots of future Rails developers who are just starting.

I would really like to see scaffold added back to official release, but if it hasn’t happened yet then I doubt it will.

Jason

Reply  |  Quote
]]>