Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

the rails' command exists in these ruby versions 2.1.5

ruby-on-rails ruby

image_tag encoded in base64 in rails

Concatenate procs while retaining context reevaluation capabilities

ruby metaprogramming proc

How can I get ActiveRecord model instances from a raw sql query?

HAML Folder in Views

ruby rubygems sinatra haml

Reload middleman when data/ file change

ruby middleman

Can't uninstall Rails gem

rails attribute names camelcase issue

How can I prettify json output for ActiveAdmin?

Filter an array of hashes to keep only those elements whose hashes contain a key contained in an array?

arrays ruby hashmap

What are => and : in Ruby?

ruby hash

Programming TextMate in Ruby. Problem with TextMate.go_to

Do I need to put everything in app/workers for sidekiq?

ruby-on-rails ruby sidekiq

Getting "'gem (at master) is not checked out. Run 'bundle install' first" every time I run rake db:migrate

ruby-on-rails ruby rake bundle

How does join work on ruby threads?

ruby multithreading

Ruby convert integer to hours and minutes

ruby-on-rails ruby