Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Unable to sign in for a user resource - NoMethod error in devise/sessionsController#create

ruby-on-rails ruby devise

Ruby: summing up values within an array of hashes between certain dates

ruby arrays hash

Write Net::IMAP email to mikel/mail email

ruby

ruby on rails - error accessing to public directory

ruby-on-rails ruby

Rails throws "REXML::ParseException does not have a valid root" exception

Reading Structure Binary Data in Python?

python ruby binary binary-data

Ruby on Rails TypeError

How to get a list of the arguments a method is called with

ruby-on-rails ruby

Does after_commit actually run?

how to create a method that return true or false based on a record count

Class variables with params values in ApplicationController

ruby-on-rails ruby

Ruby on Rails 3: setting fixed locale on specific route

Updating a gem?

Subclassing activerecord and maintain subclass after db fetch

Why ENV behave like a hash, but it's an Object class

ruby

Safely adding a `sum` method to Array class

ruby monkeypatching

RSpec, implicit subject, and exceptions

ruby rspec

net-ssh and remote environment

ruby net-ssh

Multiple rails servers

ruby-on-rails ruby

Unwanted whitespace in Erb view

ruby sinatra erb