Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby, how to create a hash from two arrays?

Mongoid Is it possible to override updated_at timestamp

How to define dynamic variable and assign it to some value in rails

rails 4 undefined method `_index_path' when using form_for with plural class name

ruby-on-rails ruby plural

How to overload contructor in Ruby? [duplicate]

How to set up data structure for efficient search in Ruby?

ruby arrays hash ruby-1.9.3

RAILS_MASTER_KEY error on Heroku deployment

ruby-on-rails ruby heroku

Lightweight streaming HTTP proxy for Rack (Ruby CPU-light HTTP client library)

What is the most straight-forward way to use Ember.js for just one part of a Rails app?

Guard warning "warning: loading in progress, circular require considered harmful"

ruby rake minitest guard

Haml: more elegant way to write tag + ruby-expression + string

ruby-on-rails ruby haml

Remove logs older than 90 day

ruby

Ruby EventMachine, kill running processes?

ruby eventmachine

Any override for rspec errors on BigDecimal?

ruby rspec rspec2 bigdecimal

How to interface more complex shared library?

ruby ctypes ffi

Instantiating a class in Ruby and populating instance variable

ruby-on-rails ruby