Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

When should you use RESTful controllers in a Rails app, and when should you not?

ruby-on-rails ruby rest

Strip method for non-whitespace characters?

ruby-on-rails ruby string

How to delete the temporary files automatically in ruby-rails?

How to convert a double to hex?

ruby double hex byte

Sphinx returning bad search results

How do I create an arbitrary link in YARD documentation?

ruby documentation rdoc yard

Why is the splat used inside an array definition here?

ruby splat

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

Create ERD type diagrams from Rails code

Why does Date exist in Ruby before it is required?

ruby date