Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ordering .each results in the view

ruby-on-rails ruby

Are there any solutions for translating measurement units on Rails?

Cucumber test order of elements in table

get div nested in div element using Nokogiri

ruby xml nokogiri

Difference between p in a rails view and puts

ruby-on-rails ruby

call a specific url with rspec

Trouble yielding inside a block/lambda

ruby lambda block yield

Haml "Illegal Nesting" problem; how to place multiple code elements in the same tag?

ruby haml ruby-on-rails-3

Create a trial period for ruby on rails web app

ruby/rails equivalent to javascript decodeURIComponent?

Stripping commas from Integers or decimals in rails

Is this the best way to unescape unicode escape sequences in Ruby?

ruby unicode

How to have an inherited callback in ruby that is triggered after the child class is defined instead of before [duplicate]

ruby metaprogramming

How do I uninstall ruby from my cygwin installation

ruby cygwin

How do I perform a complex custom sort in Ruby?

ruby sorting

DangerousAttributeError in OmniAuth Railscast Tutorial: create is defined by ActiveRecord

Issue installing gems on windows 7 with proxy

ruby-on-rails ruby gem

Devise install from existing model/database

How do you prompt for a sudo password using Ruby?

ruby linux command-line

indexOf in Ruby

javascript ruby arrays