RailsCasts Pro episodes are now free!

Learn more or hide this

Simon (Big Chief) Morley's Profile

GitHub User: simonmorley

Site: polkaspots.com

Comments by Simon (Big Chief) Morley

Avatar

Temp fix. while I'm trying to fix.

gem "rspec-rails", "2.13.2", :group => [:test, :development]

Bit of a cheat

Avatar

Are there any good reasons why psubscribe wouldn't work in the latest Rails4.rc1?

The rest of the tutorial's working a treat, I just cannot for the life of me figure out psub..

Avatar

Hi, this was fantastic but when pasting the code to add a question, I get a missing partial error! Taking out the following gets rid of the error??

<%= link_to_add_fields "Add Item", f, :questions %>