Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Change variable passed in a method [duplicate]

ruby methods reference

Ruby DateTime.Parse to local time

ruby datetime

Rails3 application behind a Proxy

How can I include an arbitrary file into a HAML template?

ruby-on-rails ruby haml

How do I get an instance method bound to a variable in ruby?

ruby methods

Compacting arrays in JavaScript

javascript ruby arrays node.js

Ruby Hash difference in 1.8.7 and 1.9.2

ruby

Re-writing a "better" code

Handling hundreds of simultaneous requests in rails

Can't get the hang of symbols in Ruby

ruby symbols

Heroku rejecting push in mature application (pre-receive hook declined)

ruby-on-rails ruby heroku gem

Ruby on Rails / Devise: Determining in model if user is logged in

Is it possible to use tinyMCE with rails_admin?

Where is function overriding done?

Nested form is not showing up!

Ruby: Yield within enumerable

ruby block yield enumerable

Test if CSS color name exists

css ruby ruby-on-rails-3

No Such Table error from SQLite memory DB via DataMapper

ruby sqlite datamapper

Ruby: How to map a function to a hash

ruby function hash

Errno::ECONNREFUSED in OrdersController#create

ruby-on-rails ruby