Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Mongoid embeds_many with default order

Sinatra Conditions

ruby sinatra

How does Nokogiri handle unclosed HTML tags like <br>?

ruby nokogiri

What is the point of bundle package?

ruby-on-rails ruby

how to write a custom rake task for RSpec?

ruby rspec2

Rails: How to access current controller in an Observer?