Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Testing Ruby-based CLIs with Aruba and Bundler

ruby rspec bundler aruba

Carreirwave - How to have the version name created directly from the saved filename

Can't modify frozen Array error when running rspec

Memory leak after upgrade Rails 5.2 to 6.0.0

How to bundle a ruby package into an [Objective-C] cocoa application?

objective-c ruby cocoa sass

Does anyone have experience with Ruby in Steel?

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