Sign in through GitHub

Rich Wheadon's Profile

GitHub User: rwheadon

Comments by Rich Wheadon

Avatar

Just wondering, being pretty old... is this railscast still viable or is there another tool we should be looking at?

thanks,
rich

Avatar

An update to this railscast to help write better cucumber scripts would be a welcome step forward.

Avatar

I'm also having an issue with my model that contains a has_many :through association.

It would be nice to see this approached in the video... though that might be asking too much in your scope of the tutorial.

EDIT: I actually don't have a problem with my has_many :through... it works fine. I found that my coffescript had its indents wrong and was throwing an error. Once the coffeescript was fixed everything works like a charm.

thanks for your good work!