Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Using a VPN to get a static IP on Heroku

Why is spec_helper having this ENV["RAILS_ENV"] ||= "test"?

ruby-on-rails ruby testing

How do I use rugged to check if there are uncommited changes in my git repository?

ruby libgit2 rugged

Document block taking no parameters

ruby block yard

How to get white space or nil object from cucumber table?

ruby cucumber gherkin

Cannot install therubyracer

ruby ruby-on-rails-3 gem

before destroy on associated model update, errors not propagating

Multiple versions of Rails with rbenv [duplicate]

ruby-on-rails ruby rbenv

How do I determine if a required module came from a gem, or was a core module?

ruby

How do I reduce the output in a stack trace?

ruby

Rails : Cannot include PgSearch Module provided by the pg_search Gem

Downloading S3 files(objects) using aws-sdk for ruby in rails

programmatically determine if a certain gem is installed, then install it if not

ruby gem

How do I upgrade Rails?

ruby-on-rails ruby

Reverse DNS in Ruby?

ruby sockets dns nslookup

Rails - Where (directories) to put Models that are not Active Record

Passenger: cannot load such file rubygems/builder

ruby apache passenger

What is a "circular argument reference" error, with activesupport time_zone?

Compass doesn't work after update to OS X El Capitan (10.11) [duplicate]

Rails: Good Rspec2 example usage? (Also: Cucumber, Pickle, Capybara) [closed]