Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Parsing huge (~100mb) kml (xml) file taking *hours* without any sign of actual parsing

ruby xml timeout kml large-data

Newly generated Guardfile is empty

ruby rspec guard

Can I modify DNS settings for a Ruby on Rails app?

How to run cd command/change the folder path from ruby script

ruby bash

How to display associated model's attribute in Active Admin index with belongs_to/has_many relationship (Rails 3.2/Active Admin)

Single array argument versus multiple arguments

ruby coding-style

How do I take into account the random number in my rspec tests?

When can Ruby classes have multiple superclasses

ruby class inheritance

Errno::EACCES: Permission denied when running bundle and it hits json 1.8.1, pg 0.17

ruby-on-rails ruby json macos

SASS won't build in Sublime Text 2 [Errno 2] No such File or Directory

postgres encoding error in sidekiq app

How to call instance method from another instance method of the same class?

ruby

Ruby RegEx/pattern-match for exact word/string matching

ruby regex erb

Update route in rails doesn't respond well to after_action?

Comparing ranges in Ruby

ruby range

ActiveAdmin: how to add a Panel into a Form block?

Twitter Gem for Ruby on Rails not working. What am I missing?

ruby-on-rails ruby twitter

Ruby Hash: can't convert String into Integer TypeError

Python equivalent of Ruby's #find_index with lambda?

python ruby list

How does `?n` differ from `'n'`? [duplicate]

ruby string ruby-1.8