Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Quiet git remote update?

ruby git

Trouble with new RubyMotion and Joybox

ruby rubygems rubymotion

Perl's __SUB__ analogue for Ruby

ruby lambda

How to define hash function for a class including comparable?

ruby hash comparable

Why is adding a method to a module handled differently to adding a submodule?

ruby module

Error installing RedCloth (4.2.9) on OS X 10.9.2

ruby github jekyll

Rails/Redmine - Can't verify authenticity token results in a 422 error

Why numbers getting reversed when formatted in RTL Arabic - Rails application?

How do I test that an enum action method validates the object before creation or saving?

Why are my Javascript-dependent feature specs passing when not in Javascript mode?

Gem::LoadError when trying to use forked gem

ruby-on-rails ruby bundler

How can I integrate parallel_test and thinking sphinx in cucumber tests?

How to map Rails timezone names to PostgreSQL?

Setting up Dokku with MySQL and Rails

Uninitialized constant Capybara

Simulate network failure / offline mode in Capybara?

ruby rspec capybara bdd

Why does HAML throw encoding ISSUE when ERB and ERUBIS dont

ruby encoding haml padrino

How do I copy an object with presigned URL?

How to pass &:key as an argument to map instead of a block with ruby?

arrays ruby rubocop

RSpec retry throw exception and then return value

ruby-on-rails ruby rspec