Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Passenger Standalone won't restart on touching restart.txt

How can I make empty tags self-closing with Nokogiri?

ruby xml nokogiri

Using asserts in Ruby production... yes or no?

ruby software-design

why does a ruby method have itself as method

ruby

Rails 3: Display validation errors for a form (not saving an ActiveRecord model)

What is the corresponding rollback?

Have Thor complain about misspelled options in a Ruby command line app?

Rails Generator: generate files based on already existing rails files

Ruby assignment methods [duplicate]

ruby

In Ruby, how do I combine sleep with gets? I want to wait for user response for 1 min, otherwise continue

ruby timer sleep gets

creating a ruby File object from Magick::Image

ruby rmagick rest-client

Ruby on Rails2.3.8: Unit Testing: Rails/Ruby has setup to run before each test. What about a method that runs before all tests?

Prevent JSON pretty_generate from escaping Unicode

ruby json unicode utf-8

How to make custom _url helper in Rails 3?

Calling super from a class method

ruby

Find records where an attribute is present

ruby-on-rails ruby

Terminal color in Ruby

ruby bash shell colors terminal

How to test class methods in RSPEC

ruby testing rspec rspec2

What are the big differences between IntelliJ + Ruby Plugin vs RubyMine?

Cucumber, capybara and selenium - Submitting a form without a button