Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Creating a symlink for Ruby while using RVM

How to sign JWT?

Symbol#to_proc with custom methods

ruby

Giving object's send-method an other method with block

Can't find the ERB gem

ruby erb

Chefspec loads libraries repeatedly and gives the warning "already initialized constant CONSTANT"

ruby chef-infra chefspec

LoadError: cannot load such file -- capybara Stand Alone Code

Difference between the presence and allow_blank validators in Rails?

ruby-on-rails ruby

In Ruby or Rails, what is the best way to convert Eastern Time to UTC?

Ruby Metaprogramming: Dynamically defining method based on child instance attribute

ruby-on-rails ruby

Using File::read in a provider's default.rb in Chef

OpenSSL causing very slow Rails boot time on Windows

How to use rbhive gem and query hive

Ruby on Rails - find where value equals NaN

Ruby keyword as named hash parameter

ruby ruby-2.0

Need to reload page to use link_to_add_fields in rails 4

ruby-on-rails ruby

Render output of multiple expressions in one ERB block

Ruby IO - File input/output indirectly

ruby file

How to test if a Ruby script is running via Bundler

ruby bundler

Capybara - unable to click a link

ruby rspec tdd capybara bdd