Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Test that rails helper renders a partial

ruby-on-rails ruby rspec

Can't install mysql gem on Mac OS X

mysql ruby gem

How do I use Thor actions without requiring a Thor CLI app?

ruby thor

Classic hash to dot-notation hash

How can I get access to the app variable in a rake task

Ruby Regex: Get Index of Capture

ruby regex

The ampersand operator with parameters [duplicate]

ruby

HTML 5 Data attributes without value in HAML [duplicate]

How to execute view code stored in string in run time with eval in rails 3.2 erb?

Cannot access local method variable in pry

ruby-on-rails ruby pry

How can I run a ruby class from rake file?

Rails 4: No route matches - issue with relationships missing id key

Sinatra + prawn example?

ruby sinatra prawn

Enumerator yielder.yield VS Proc.yield

ruby yield enumerator

Using SCP/SSH in Ruby with a pem file in an Amazon EC2 instance

ruby ubuntu ssh amazon-ec2 scp

Ruby converting UTC to user's time zone

ruby

Activerecord associations as JSON with Grape

Dashing dashboard linking widgets

OS X Mavericks install rvm WARNING

ruby command-line terminal rvm

Ruby attr_reader and +=

ruby attr-accessor