Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby and Celluloid

ruby concurrency celluloid

Elegant way to add to_hash (or to_h) method to Struct?

ruby ruby-1.9.3

Using UNION with Sequel

sql ruby union sequel

SSL_connect error when accessing Shopify API with rubygem

ruby ssl openssl shopify

SSL mode flags - verification of certificates: is it safe to use :none?

ruby soap ssl savon httpi

Unable to fetch tables information when running heroku db:pull

Passing post data to other pages in Sinatra

ruby sinatra

How to make friendly id case insensitive?

Rails: Access parameters in view after form submission

How does "super" work with modules?

ruby inheritance

How Do I Setup the Notepad++ Run Command for Ruby?

Rails app running on Pow not reloading for changes in /lib directory

ruby-on-rails ruby rack-pow

How to serialize and deserialise mailers?

Ruby: How to deduce the "current" gem name?

ruby gem parent specifications

Mongoid - save and update_attribute does not persist

Can't create MongoClient.new

ruby mongodb gem

Can I set Vim's 'embedded' ruby path?

ruby vim

Sinatra pass variables to erb

ruby sinatra

NoMethodError when trying to access method defined in included module

What are the differences between lazy, greedy and possessive quantifiers?

ruby regex ruby-1.9.3