Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions _posts/2015-05-02-rubycastsio.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
---
layout: default
title: RUBYCASTS.IO
title: Rubycasts
link: https://www.rubycasts.io
categories: [ruby, rails]
categories: [ruby, rails, coffeescript]
level: [beginning, intermediate, advanced]
instruction: [video]
price: [free/subscription]
image: https://www.rubycasts.io/assets/rubycasts-biglogo-b1087204e5a15181b13bd4f8e68abc58.png
instruction: [video, online]
price: [free, subscription]
image: https://s3-us-west-2.amazonaws.com/rubycastio-assets-production/images/homepage-screenshot-sm.png
---


Rubycasts is a weekly screencast series where the focus is on the full Ruby
development stack. Become a better Rails developer, become a better Ruby
developer.
developer, make more money at your next job!

1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ <h3>
<script type="text/javascript">
$(function(){
$(".links li").tsort();
$(".post").tsort();

$(".links a").click(function(e){
$('.links a').removeClass('current');
Expand Down