Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can i use MAMP (MySQL) or XAMPP (MySQL) with Ruby on Rails 3?

Use a string to access a local variable by name

ruby

Help Evaluating Build Tools

Ruby's Object#define_method vs Module#define_method

ruby

RSpec Git Bash Windows -- missing color?

Ruby class evaluation, validates_inclusion_of with dynamic data

ruby-on-rails ruby class

update user table after successful delayed job email sent

How to pass some parameters to the default rendering method?

Regex negative lookbehind in Ruby doesn't seem to work

How to default the [Yn] responses for the Ruby "gem clean" command?

Rails error 500, "We're sorry, but something went wrong"

How to catch Memory Quota exceptions in a heroku worker

MongoMapper: finding all documents created on a specified date

ruby mongodb mongomapper

how to write/run specs for files other than model/view/controller

ruby-on-rails ruby rspec

Capistrano gzip: stdin: unexpected end of file interruption

Ruby Error reading in Certificate File with OpenSSL

Rails + Mongoid - Don't return nil values in JSON

Assigning Image from URL with Dragonfly

Can I delete columns from CSV using Ruby?

ruby csv

Devise controller how to change layout? [duplicate]