search for: olbersen

Displaying 3 results from an estimated 3 matches for "olbersen".

Did you mean: godbersen
2006 Feb 24
1
Help a n00b?
...sing" -- which I don''t understand at all. If I change the action in form_remote_tag to the default ''create'' method I get back (in the table) an empty form, as if nothing had been passed in yet. Any ideas where I messed up? Thanks for reading this far! -- David Olbersen dave@toasterwaffles.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060224/81e73a97/attachment.html
2006 Feb 24
1
Form within table?
Ok, I figured out my problem (kind of) from "Help a n00b?" The problem was that (at least in Firefox) you can''t have a form within a table, it has to be the other way around. Once I put the form on the outside everything started to work. w00t! -- David Olbersen dave@toasterwaffles.com
2006 Feb 25
31
Ajax Scaffold Generator for Rails Released
I just released a whole new version of the Ajax Scaffold Generator (for Ruby on Rails). The generator creates a scaffold page like the typical rails one, except adding, editing and deleting are all done inline. The generated scaffold is valid XHTML strict and fully styled right out of the box. Check out the demo: http://ajaxscaffold.height1percent.com/ And the how-to: