Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Best way to let users know that your Github fork is no longer maintained (ie. it's been merged)?

ruby github rubygems bundler

Call erb within an external class in sinatra

ruby sinatra erb

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

RSpec retry throw exception and then return value

ruby-on-rails ruby rspec

Ruby $stdin.gets without showing chars on screen

ruby