In my rails application, im using five forms to save the corresponding
5
tables and 1st form using next button to 4th form.final form using
create
button.To click the create button to save the values in databases.
please give any idea… i can’t understand the bugs*
Hi Frederick C.
** NoMethodError in WizardController#wizard
You have a nil object when you didn’t expect it!
You might have expected an instance of ActiveRecord::Base.
The error occurred while evaluating nil.save
I can’t understand the bugs.So please help me Frederick C.