Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Working with a large data object between ruby processes

accessing Ruby variable(from model or controller) in SASS

ruby-on-rails ruby haml sass

How to recursive rake? -- or suitable alternatives

ruby build-process rake

Ruby enum_for confusion

ruby

Ruby c extensions: How can I catch all exceptions, including things that aren't StandardErrors?

MongoMapper docs

ruby mongodb mongomapper

Should I use ruby 1.9.2 when starting a new Rails 3.0 project?

ruby-on-rails ruby

ENOENT while creating a UNIX socket in Ruby

ruby sockets unix

ruby instance_variable_get returns nil

ruby-on-rails ruby

Is there a comprehensive library/module for ISO 8601 in ruby?

Callback for classes defined inside a Module

ruby metaprogramming

Resources to learn Ajax with Rails 3 [closed]

Trending algorithm

ruby algorithm statistics

Platform-independent way of detecting if git is installed

ruby windows git shell detect

How to write (large) files with Ruby Eventmachine

ruby eventmachine

Button_to in Ruby on Rails bad route

rails - to_xml placing values in xml attributes not tags

Does Ruby on Rails have a way to import an existing database schema?

How to replace a word in an existing PDF using Ruby Prawn?

ruby pdf prawn

Ruby: Searching a regular expression across multiple files in multiple directories

ruby regex