Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby on Rails function for this

How crazy should I get with turning things into objects?

ruby-on-rails ruby oop

Ruby Net:HTTP SSL bug or is it me?

Ruby to_json on objects wrapped in quote's

ruby json

How do I use Nokogiri and Ruby to scrape values from HTML with nested tables?

ruby nokogiri mechanize

Ruby regex for text within parentheses

ruby regex

Changing the default view path in Rails?

when you do activeRecord.save does the transaction commit or is when the method exits?

ruby-on-rails ruby

Ruby reopening classes -- can overridden methods be accessed?

ruby ruby-on-rails-3

What available message solutions are there for inter-process communication in ruby?

Emacs shell can't find ruby gems -- e.g., Could not find RubyGem haml (>= 0) (Gem::LoadError)

ruby emacs rubygems rvm

Thin doesn't respond to SIGINT or SIGTERM

ruby linux thin sigint sigterm

Extract the hash from Torrent File in ruby

ruby hash bittorrent

Is there any way to get all the method's aliases in Ruby?

ruby metaprogramming

How to run "bundle exec" from a specific Ruby version using RVM when shell environment is not there

ruby shell rvm fastcgi env

create class dynamically, with inheritance and particular accessors

ruby metaprogramming

Rails on Rails taking it to the next level

Can't use facebook to authenticate: undefined method 'web_server' for OAuth2?

Is It A Bad Practice to List Ruby Version in Both Gemfile and .ruby-version Dotfile?

You have already activated rake 0.9.6, but your Gemfile requires rake 10.1.0. Using bundle exec may solve this

ruby bundler