Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

confusion with base64 class methods usage

ruby

How to host a rails web application [closed]

Ruby writing and reading object to file

Ruby refinements not working in CI server

ruby linux ruby-2.0

Changing ruby method context / calling a method with instance_exec

Check that an array is increasing [duplicate]

ruby

ruby sinatra remote connection

ruby apache sinatra

Sorting numeric-strings in Rails

How to Generate a Secure URL to Download File from s3 Using Ruby aws/s3 Gem

mini_magick thumbnail with gravity center

ruby imagemagick minimagick

RVM use list[0]

ruby rvm

Calculate letter grade using a series of grades

ruby-on-rails ruby

Why does Ruby complain of "undefined method `+' for nil:NilClass (NoMethodError)" only when I use an 'if' conditional

ruby debugging

Rails username in URL

ruby-on-rails ruby routes

Should I move my custom methods to model from controller?

Rails: How to make a form post to another controller action

Rails HTML Request Render JSON

ruby-on-rails ruby json

Ruby Read and Write CSV with Quotes

ruby csv

How do I split up an argument string Bash-style in Ruby?

ruby ruby-2.0

Check hash for nil values

ruby hash null