Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

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