On my project here I am getting text_control as undefined now. It is listed as a dependency... and it used to work...
The error says: No Method Error 500 undefined method `text_control' for #<Users: 0x35183f0> Look at: http://imagewiki.org:4000/signup Basically I had deleted and reinstalled merb - moving to the latest versions. I did notice that there was a shift from gem install merb_more to gem install merb-more And here's the gems I have installed: gem list | grep merb merb (1.0) merb-action-args (1.0) merb-assets (1.0) merb-auth (1.0) merb-auth-core (1.0) merb-auth-more (1.0) merb-auth-slice-password (1.0) merb-builder (0.9.8) merb-cache (1.0) merb-core (1.0, 0.9.4, 0.9.3) merb-exceptions (1.0) merb-freezer (0.9.5) merb-gen (1.0) merb-haml (1.0) merb-helpers (1.0) merb-mailer (1.0) merb-more (1.0) merb-param-protection (1.0) merb-parts (0.9.8) merb-slices (1.0) merb_activerecord (0.9.13) merb_datamapper (1.0) merb_has_flash (0.9.6) merb_helpers (0.9.7) merb_param_protection (0.9.8) merb_screw_unit (0.9.13) merb_sequel (0.9.13) merb_stories (0.1.0) merb_test_unit (0.9.13) merbful_authentication (0.9.3) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
