RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Create Ruby Gem by Example

Learn how to build a Ruby gem by creating one http://www.victorareba.com/tutorials/create-ruby-gem-by-example

Comments

seriesName is a wrong name for variable

@IGOR why is that? That is the TV show to be queried.

I believe Igor is just pointing out the ruby convention to use snake case variable names, i.e. series_name

@IGOR & @HANSEN noted, thanks for the pointer. Besides that, how did you find the tutorial? You can try out the gem btw.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in