Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby 1.9.1 with rspec "can't modify frozen object"

ruby rspec

What is the equivalent of Java CLASSPATH in Ruby?

ruby

Writing Byte Arrays to serial with Ruby

ruby serial-port arduino

ruby: code to install gem if missing

ruby rubygems

Functional Testing of Authorization In Rails

modify erb file on deployment

ruby-on-rails ruby

Get info about error when using Eventmachine Http Request

ruby http error-handling

What are the current resources for building a Facebook application with Rails? [closed]

ruby-on-rails ruby facebook

Building a "Semi-Natural Language" DSL in Ruby

ruby regex parsing dsl

Can not access response.body inside after filter block in Sinatra 1.0

ruby sinatra

Building Admin Areas in Rails - General Questions

ruby-on-rails ruby admin

Ruby Programming Techniques: simple yet not so simple object manipulation

ruby math

Adding a LIKE criteria to a Rails Conditions block

Nokogiri find text in paragraphs

ruby string nokogiri

Where to put code snippets in Rails?

ruby-on-rails ruby

Passing arguments to an Rspec SpecTask

ruby rspec rake

ERROR: While executing gem ... (TypeError) incompatible marshal file format (can't be read)

Create ERD type diagrams from Rails code

Why does Date exist in Ruby before it is required?

ruby date

Can't get rack-cors working in rails application

ruby-on-rails ruby rack cors