Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Just starting in Rails --> Is it really buggy these days or is it just me?

ruby-on-rails ruby

Ruby: how to decorate a method with memoization?

ruby memoization

How to change rubygems platform from x86-mingw32 to x86-mswin32-60 on windows

windows ruby rubygems platform

How to block images in Watir?

ruby watir

Ruby Rspec outputs literal escape characters on windows

ruby rspec ansi