railscasts
railscasts copied to clipboard
railscasts.com in open source (outdated).
I noticed there was not a space between the episode number and the episode name. I added a space in the span, before the name.
Deep linking with #id anchor. Link to change email settings in @user profile.
Replaced calls to #gsub by #parameterize introduced in Rails 3.
1. go to http://railscasts.com, click on an episode 2. click comments 3. press "back" in the browser this puts you back to the main page, instead of "show notes" another...
It would be nice if a user could log in the site with an existing account, like google and facebook account, and mark a video as watched. A playlist would...
Just jotting down thoughts. @ryanb Feel free to pick the ones you think would fit well, and tell me to create new issues for each one, or do so yourself....
I am also running into a script/setup error which is not related to: https://github.com/ryanb/railscasts/issues/34 The mysql2 gem installs fine and when I run script/setup I run into this error: Can't...
In the latest version of railscasts when you are not logged and visit a pro episode with ?autoplay=true a div class is rendered wrong. I would gladly submit a pull...
The feed http://feeds.feedburner.com/railscasts and http://railscasts.com/.rss do not list the episode "Presenters from Scratch" which is a pro episode.