Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to parse invalid JSON with unquoted keys using ActiveSupport 3 (Rails)

ruby ruby-on-rails-3 json

RSpec: How to test a helper method that calls a private helper method from the controller?

Is there an English version of the Ruby Hacking Guide?

ruby

Get Gem vendor files in asset pipeline path

How could I detect USB insertion without polling using Ruby and WMI?

ruby windows-xp wmi

The architecture of a music player with playlists, using Rails, Redis and HTML5

What is the difference between Regex syntax in Ruby vs Perl?

ruby regex

How can I speed up the creation of 5,000 records for my rspec tests?

Reference for learning web socket [closed]

Heroku app crashes with 'libruby.so.1.9: cannot open shared object file' [closed]

ruby heroku nokogiri fog

What should I not include in the `included do ... end` block?

SJCL AES-128-CCM decryption in Ruby

ruby encryption openssl aes sjcl

How can I change the orientation of existing pdf using prawn?

ruby pdf prawn

Getting ActiveRecord::RecordInvalid error with has_many through association; validation issue on join table

How do I get coverage for views in Rails

Minitest - test controller concerns

Ruby: How to get the default value of optional proc arguments

Testing multiple hosts with the same test using serverspec

ruby rspec rspec3 serverspec

How to stop RVM interfering with JRuby

java ruby rvm jruby warbler

How to override Kernel.load

ruby