railscasts
railscasts copied to clipboard
railscasts.com in open source (outdated).
Add a Google +1 button to episodes next to the tweet icon.
The 404/500 error pages have the About RailsCasts section disabled. I think there are some other minor problems with it too, I need to test out all the links to...
many older screencasts in the web site has many spam. however those screencasts are still watched and comments are read. for both new and old posts i suggest a "flag...
I think I'm missing something, I don't have Sphinx installed anyway it seems optional. ``` bash rake db:migrate --trace rake aborted! undefined method `[]' for false:FalseClass /Users/demo/.rvm/gems/ruby-1.9.2-p180@railscasts/gems/thinking-sphinx-2.0.1/lib/thinking_sphinx/configuration.rb:267:in `parse_config' /Users/demo/.rvm/gems/ruby-1.9.2-p180@railscasts/gems/thinking-sphinx-2.0.1/lib/thinking_sphinx/configuration.rb:121:in `reset'...
Hi. Little issue. When going to comments, watching the episode, look for similar episodes tabs then going back to comments successfully updates comments (content), but the comments count (tab name)...
I don't know why this username is showing as blank, but it might be worth looking into .. http://railscasts.com/users/2413
On the recent comments page, there isn't a quick way to see if a comment has replies, unless we go to each episode. According to the mod guide, we can't...
As a moderator, I've been scanning through episode comments by starting from the bottom and scanning up to the top before pressing 'next episode', after-which I need to select the...
The header items in the episode list view should be clickable to sort asc/desc. This way one can see the more recent episodes first if they want, or the longer/shorter...
I will probably be using CoffeeScript quite a bit in the future, so it would be nice to have a [CodeRay scanner](https://github.com/rubychan/coderay/tree/master/lib/coderay/scanners) for it.