[Rails] Agile Web Development 4th ed. - Can't mass assign.error

2012-04-07 Thread Lucas J.
I am new to Ruby and to Rails (using Ruby 1.9.3 and Rails 3.2.3) so I picked up the Agile Web Development book and have been working through it (apologies if this isn't the correct place for this question but the pragprog forums don't seem to work for me). I am currently working through the book

[Rails] Re: Agile Web Development 4th ed. - Can't mass assign.error

2012-04-07 Thread Lucas J.
Thanks, Jeffrey. I just wanted to ensure that I was on the right track and that I wasn't setting myself up for more problems later. Tom - I tried google first (I always do). My attributes are already set to attr_accessible in my models (there are only three at this point), which is why I was