Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Create subdirectories in Ruby [closed]

ruby

Nokogiri text node contents

ruby nokogiri

Add class inline if ... (in 1 line)

Ruby - Converting text file to array

ruby-on-rails ruby

How to use regular expression in fetching data from graphite?

ruby graphite

How do I recursively flatten a YAML file into a JSON object where keys are dot separated strings?

Rails 4 Runtime error in controller: Circular dependency detected while autoloading constant

How to get records created at the current month?

Rails, ruby: does SecureRandom.urlsafe_base64 need to be checked for uniqueness for tokens?

Ruby on Rails 4 select multiple

Getting error - type "json" does not exist - in Postgresql during rake db migrate

Could not find gem 'logstash-devutils (>= 0) ruby' in any of the gem sources

ruby bundle logstash

Rails number_to_currency delete trailing zeroes right of decimal

Cannot run `bundle install`

ruby-on-rails ruby rvm

Rails initialization checksum error

Ruby: Passing an array to starts_with?

An error occurred while installing pg (0.19.0), and Bundler cannot continue

ruby-on-rails ruby

uninitialized constant Mysql2::Client::SECURE_CONNECTION

mysql ruby-on-rails ruby

Alternatives to monkey patching core classes

ruby oop monkeypatching

Converting hash to string in Ruby

ruby arrays hash