Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Equivalent for SQL WITH RECURSIVE in Arel

sql ruby activerecord arel

Is it possible to define class methods within `class_eval`?

How to navigate to the method declaration of a Ruby on Rails method in Sublime Text?

Two equal Time objects are not equal according to ==

ruby

Laravel Homestead's Vagrantfile: where is $confDir supposed to be set?

ruby laravel vagrant homestead

TypeError: wrong argument type with Ruby &~ operator

Centering text in Gosu

ruby libgosu

Check if a resque job with specific args is pending in queue

Local variable ternary assignment in slim

Time.zone.at 10 times slower then Time.at

ruby-on-rails ruby

Restore a class/module to a virginal state

ruby rspec

RoR - undefined method `movie' for #<Movie:0x007fa43a0629e0>

ruby-on-rails ruby api routes

How to notify the commenter?

rspec-given error `Then` is not available from within an example (e.g. an `it` block)

IRB.start not starting

ruby gem irb

Rbenv ruby 2.2.2 install fail Ubuntu 14.04

ruby ubuntu-14.04 rbenv

Why do I get an OpenSSL error when trying to connect to Apple Push Notification Service?

Homebrew, FreeTDS, tiny_tds. Why can't I install tiny_tds after successfully installing FreeTDS?

error Ignoring "gem name" because its extensions are not built rails

Ruby Array concat versus + speed?

ruby arrays performance