Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

Define a custom finder method on an ActiveRecord relation?

Detecting stdin content in Ruby

ruby

RedCloth is breaking my Rails 3 blog

Using mixins to initialize class variables

ruby-on-rails ruby

Rails - render custom xml

Lightweight inference engine interfaceable with Ruby

ruby logic inference

Using ruby timeout in a thread making a database call

ruby multithreading timeout

How do I force Rails to use the version of Ruby (managed with rbenv) that I want?

ruby-on-rails ruby

Ruby: How to create a block and pass it as an argument?

ruby

Ruby Regexp: difference between new and union with a single regexp

ruby regex

Asynchronous methods calls with Ruby like with Ajax

Using Rails ActiveRecord to Query Unsaved Objects

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