hobo (1.4.0.pre9.288a70e) with Rails 3.2.7 No form fields are rendered by DRYML
35 views
Skip to first unread message
umuro
unread,
Aug 23, 2012, 8:02:17 AM8/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
I tried both field-list-v1 and feckless-fieldset merge . None of the form fields are rendered. Therefore in a new application the front page asking for admin user does not have any fields. Trial blows out...
Is there a workaround?
umuro
unread,
Aug 23, 2012, 9:48:23 AM8/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
Yes In user.rb add this line to the class
attr_accessible :name, :email_address
umuro
unread,
Aug 23, 2012, 10:24:36 AM8/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message