Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

No connection pool with id primary found

ruby-on-rails ruby

Using Nokogiri to generate static header list in Slate/Middleman

YARD - @param tag has unknown parameter name

ruby yard

Best Practices for using AASM in a Rails API Controller

EWS ruby viewpoint batch subscribe push notifications

Change 'ORDER BY' Chain on ActiveRecord Subset

Error installing json Ruby gem

Is there an equivalent of shell scripting's xtrace option for Ruby?

ruby

Directly inheriting from ActiveRecord::Migration is not supported

how to include concerns module with only actions in rails controllers

ruby savon and wsdl namespacing

ruby web-services wsdl savon

Can't install Twilio gem - libxml issue

Handling time/date-time without timezone in Ruby/Rails

ruby-on-rails ruby

How to tell in which version of Ruby a method was first introduced?

ruby

Rspec: How to fix marshal format version 4.8 required; 34.92 given error

Use two gems in same namespace in Rails

fastercsv error with ruby 1.9.2

How to pass an argument when calling a view file?

ruby sinatra haml

Why does Foreman not output some things until I press Control-C?

Can I execute custom actions after successful sign in with Devise?

ruby ruby-on-rails-3 devise