Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Capture output of shell command, line by line, into an array

An error occurred while installing curb (0.8.5), and Bundler cannot continue

How rebuild index with acts_as_ferret?

ruby ferret acts-as-ferret

Gitlab dpl issue with ruby version

ruby heroku gitlab gitlab-ci dpl

Installing gem pg for PostgreSQL, openssl libraries

Explanation of User.new in Ruby on Rails? (From Michael Hartl's tutorial)

ruby-on-rails 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