Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is there a way in factory_girl to get attributes_for and create for the same instance element?

DateTime parse not working as expected

ruby parsing datetime

How to use your own mysql database server with heroku?

ruby heroku

ruby net-ssh login shell

ruby bash ssh net-ssh

Reinstall Ruby on OS X

ruby macos

How do you use Ruby blocks to conditionally execute something?

ruby function block yield

Capybara + RSpec only sees blank pages in controller specs. Why?

Ruby 1.9 and Sass encoding issues. (from ASCII-8BIT to UTF-8)

ruby encoding sass

Remove one level of a nested array

ruby arrays

How to get an identifier (e.g xpath) from a nokogiri object?

Remove Active Record Error in Rails 3.1

uniq elements from array of arrays

ruby arrays

Ruby attr_reader allows one to modify string variable if using <<

ruby instance-variables

Ruby/Rails - Access a "lookup" table without modeling it?

How to display month and year selection for credit card

ruby-on-rails ruby

Nothing Known About ... when using ri Array -- Ruby

ruby rvm rdoc ri

Jekyll not interpreting markdown

CSV on heroku Cedar

ruby-on-rails ruby csv

Difference between "class A; class B" and "class A::B"

ruby

comparison of Date with nil failed - ruby

ruby