Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

IP Address Filtering

ruby-on-rails ruby

Ruby Gem - LoadError

ruby gem mysql2

why do we need an apache server when we deploy a rails app?

ruby-on-rails ruby

rspec and shoulda - complementary or alternatives?

Ruby and modifying self for a Float instance

ruby

Just for fun, how do I write a ruby program that slowly prints to stdout one character at a time?

ruby stdout

How not to write full module path in ruby?

ruby

Interpolate SASS in HAML for background-image: -> Object in Rails

ruby-on-rails ruby haml sass

ruby ::Module or just Module

ruby-on-rails ruby

How do you factor out common "before(:each)" calls in RSpec so that multiple specs can use them?

How can I install RDOC of gems already installed?

ruby ubuntu rubygems gem rdoc

mkmf ignores files in sub-folders when it compiles the C extension

c ruby mkmf ruby-c-extension

Rails tests showing 0% passed when all pass

Rails: Human-friendly date format for text_field

ruby-on-rails ruby datetime

Installing Ruby 1.9.2 on Ubuntu using Chef and Vagrant

ruby ubuntu chef-infra vagrant

Instance variable still references after 'dup'

ruby dup

Modifying the default hash value [duplicate]

ruby hash invisible

Instance variable initialization in Ruby

ruby metaprogramming

How to call a Class method dynamically in ruby

RoR character class regex

ruby-on-rails ruby regex cjk