RailsCasts Pro episodes are now free!

Learn more or hide this

caleb bron's Profile

GitHub User: cbron

Comments by caleb bron

Avatar

The feeds only show the free ones. Everything since Turbolinks has been revised or pro.

Avatar

I'm getting the same error as David Fisher no matter what browser I use. I'm using rails 3.2.5. I've tried both the 'chosen-rails' gem and installing the files by hand.

Object # has no method 'chosen'

Avatar

rake install does not run rake build. at least not on my local machine.

Avatar

I had to delete request.port_string from the with_subdomain join function in Rails 3.1 as the request.domain already included it, so I was getting :3000:3000