Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I remove everything after first whitespace or certain number of characters?

ruby regex

Tail recursion in ruby - what's the difference between these two implementations?

I came across this code which is about dropbox

ruby

RubyMine code autocompletion

STI with Rails and Devise

Get series of counts with conditions using ActiveRecord

Minitest reports the wrong line number when an assertion fails inside a block

ruby minitest

Ruby on rails Class being mistaken as a Constant

ruby-on-rails ruby

undefined method `with_indifferent_access' for

ruby-on-rails ruby hash

How to confirm a JavaScript popup using Nokgiri or Mechanize

Rails Tests Fail With Sqlite3

ruby-on-rails ruby

Widget Data Across Multiple Controllers

ruby-on-rails ruby

Calculating the size of Array::pack format string

ruby

Hosted Email for Rails App

ruby-on-rails ruby email

Ruby logger loses formatting

ruby logging

How often do you update the gems on an unreleased project?

ruby rubygems dependencies

How to rewrite URLs except for an action using namespaces in Ruby on Rails?

Run multiple commands in the same shell process

ruby shell