Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Supervisord: how to source rvm, and bundle exec to launch a rails script?

ruby rvm bundler supervisord

Rails gracefully handle timed out sessions?

ruby-on-rails ruby

Ordering by specific value in Activerecord

Using jekyll with --watch flag causing build errors

ruby windows jekyll

Redis EXECABORT Transaction discarded because of previous errors. (Redis::CommandError)

Ruby naming convention / double underscore / useful stuff

Rails has_many relationship without using id

How to group and sum arrays in Ruby?

ruby arrays

Chef Ruby loop over attributes in an .erb template file

Installing bootstrap sass with compass

ERROR: Error installing jekyll: ERROR: Failed to build gem native extension

Ruby Gem (EventMachine) Will Not Install Using the Bundler GEM

Rails dropdown menu with required fields

Is there an inline way to conditionally add an attribute in Ruby?

html ruby-on-rails ruby

Using AWS SQS with Ruby on Rails

Why is lookup in an Array O(1)?

ruby arrays big-o

Ruby Compass Compiler not working, error on line [54]

ruby gem compass

Ruby slim - class for a div from variable

The apt recipe won't install within my recipe

Accessing included class's protected constant in a ActiveSupport::Concern