Hi! I finally fixed this bug. Now Hobo should be compatible with Ruby 2.1. If you want to test it, just edit your Gemfile with:
gem 'hobo', github: 'Hobo/hobo' That will make you use the latest code from the repository. Warm regards, Ignacio El sábado, 19 de abril de 2014 07:13:16 UTC+2, [email protected] escribió: > > Hi, > > I know Hobo does not support Ruby 2.1. Just noting down this issue for > others' reference. > > When I create a new application with Ruby 2.1, Rails 4.0, only "name" and > "email" fields are shown on the welcome page for creating the admin user. > Also, UnknownAttributeError is thrown while signing up as a regular user. > > With Ruby 2.0, it works fine (both password and password_confirmation > fields are shown on the welcome page). > > regards > nilesh > > > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
