Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby syntax highlighting in visual studio 2012

Signing Ruby gem: Would s.signing_key in gemspec be removed when generating gem?

ruby gem

Installing gems on node heroku projects

PostgreSQL notifications and WebSockets with Rails

Why is Discourse running so slowly?

Converting an array of morphemes to a sentence in Ruby

ruby nlp

error on rails server - cannot load such file -- sqlite3/sqlite3_native (LoadError)

Ruby's send method with block variable interpolation

ruby send interpolation

How do I do a really simple Sinatra LDAP authentication?

ruby ldap sinatra

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 upgrade Rails?

ruby-on-rails ruby

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

create_or_update method in rails

ruby-on-rails ruby