Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How does numerical objects in Ruby exclude dot notation?

ruby object methods

Trouble displaying a clickable image in Rails

ruby-on-rails ruby

Get locations nearby request.location with ruby/rails geocoder gem

ruby-on-rails ruby rubygems

How to set up path for gems with the Fish shell?

ruby-on-rails ruby rubygems

homebrew: the difference between `prefix.install "some_binary"` and `bin.install "some_binary"`

ruby homebrew recipe

undefined method `key?' for nil:NilClass when using MongoMapper

How to create remote JIRA Issue with ruby-jira Gem

Rails Devise Password Reset Email allowing multiple submissions

SSL verification error at depth 0: unable to get local issuer certificate (20)

how to build rails api with postgresql

Find the first differing character between two Strings in Ruby

ruby string

Can't modify frozen String error using gsub and hash

ruby rspec capybara

Ruby on Rails: Running custom validation function only when other properties are present

Ruby - Find characters inside brackets

ruby-on-rails ruby

ruby net/http `read_body': Net::HTTPOK#read_body called twice (IOError)

ruby net-http

Strange bundle update issue: disappearing net-pop (0.1.2) dependency

ruby-on-rails ruby bundler

Why aren't my Minitest tests being run in parallel?

Rails Active Record has nil id after commit