Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails4/Capybara - use the value of the test window width/dimensions inside a test

How to detect element is present within viewport? (Capybara, ruby)

Understanding slug_candidates method in Rails model

Ruby =~ vs === Operators

"Access to posting shares denied" error when posting public messages using the linkedin api

Ruby/Rails - Converting an integer into a float excluding existing zeros

ruby-on-rails ruby

Heroku Push Problem part 2 - Postgresql - PGError Relations does not exist - Ruby on Rails

ruby-on-rails ruby heroku

Read value from a Savon response?

ruby nokogiri watir savon

require not working inside a spec

ruby rspec rake require

Multiline mode in Perl and Ruby different: Ruby is wrong?

regex ruby perl

private and private_class_method keywords in Ruby

ruby

How to set a variable in a chef template?

ruby chef-infra

Extract names from File using Ruby and Grep

ruby grep

Ruby on Rails - $ rails server fails because uglifier gem could not be found

ruby-on-rails ruby rubygems

Rails 3 - undefined method `where' for #<User:0x00000104c69b98>

How to apply a link to a multiline text string in HAML?

Ruby: What does the "!~" operator mean? [duplicate]

ruby