Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can't install ffi 1.9.0 via rvm bundle install - OSX 10.8.4

ruby macos rvm ffi

How does one debug jRuby using eclipse?

pg_search using associated_against gives error "column [model_name].[associated_column_name] does not exist"

Rails engine extends config/application.rb

ruby-on-rails ruby

Is there a way to perform compile time type-check in Ruby?

Override DeviseController base class - Rails 4, Devise 3

ruby-on-rails ruby devise

Unable to set/use session variables in ruby on rails controller

ruby-on-rails ruby session

Running time Array#unshift vs Array#shift

ruby arrays performance

Cannot refine String with CONSTANT

ruby

How to make my background image appear only on one page in rails 4?

Geocoding API's response was not valid JSON. and request.location = nil

ruby-on-rails ruby geocode

Rails + Chartkick: How to change the date format of the tooltip?

POST request using CURL for Rails App

ruby ruby-on-rails-4 curl

How to force Ruby release memory to OS

ruby memory release

How do I check for Javascript errors using capybara and poltergeist?

Locale not switching in Rails 4

Using infinite floats in Ruby on Rails

Stubbing method in ActionDispatch::IntegrationTest

Devise: iOS “Add to Home Screen”

Using variable with Background in Cucumber

ruby tdd cucumber