Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Need a client side API for determing geo location of IP addresses

File paths in Ruby

ruby file

Ruby gem error installing rack-mount + Rails

Communicating between a ruby script and a running c++ program

c++ ruby sockets call

How can I serialize and communicate ActiveRecord instances across identical Rails apps?

Show selected name instead of ID in rails index view

ruby-on-rails ruby

"uninitialized constant Authlogic"

Ruby private instance variables, with exceptions

Changing ActiveRecord attribute value in before_save hook

Ruby - Implicit object of a case statement

ruby case-statement

Call a block method on an iterator: each.magic.collect { ... }

ruby iterator

Is there a way to undo Mocha stubbing of any_instance?

Saving Blob data from SQLite database to a file

ruby sqlite blob

Rails find all with association

Scraping ASP.NET site with Ruby

What does it mean for a language to be ‘interpreted’?

Method For Making Methods: Easy Ruby Metaprogramming

ruby metaprogramming

How to remove the first 4 characters from a string if it matches a pattern in Ruby

ruby regex string

What is a more "ruby way" to write this code?

ruby coding-style

In Rails Routes redirect controller action to root?

ruby-on-rails ruby routes