Displaying 2 results from an estimated 2 matches for "lupprich".
2005 Dec 26
2
Ruby on Rails with e-novative WAMP
I am brand new to Ruby and Ruby on Rails, and I already have e-novatove
WAMP set up and running perfectly for PHP/MySQL development. Can I set
this up to use Ruby without messing it up for PHP/MySQL? It took me a
while to get it working for PHP/MySQL and I don''t want to do anything to
break it. Any help would be greatly appreciated.
Thanks,
Jim
--
Posted via
2006 Feb 04
1
Possible bug in render collection behaviour
Hi everybody,
I think I found a possible bug in the render collection function (or at
least an undocumented restriction). When I pass a collection whose name
contains and underscore (for example ingredient_options), the local
variable inside the partial isn''t called ingredient_option but only
ingredient.
Could you please verify this? I''m a bit of a noob but this bothered me