Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails ActiveStorage scope for when file is attached

How to change "3 errors prohibited this foobar from being saved" validation message in Rails?

How do you detect that monkey patching has occurred in Ruby?

ruby metaprogramming

ruby Test::Unit Command line options?

ruby unit-testing testunit

PHP developer learning Ruby and Ruby on Rails [closed]

ruby-on-rails ruby

How do I take screenshots of web pages using ruby and a unix server? [closed]

ruby unix gtk screenshot rmagick

How can you track the full sequence & order of 'require's in a Ruby app as a tree?

Phusion Passenger with Ruby 1.8 and 1.9?

Call Ruby or Python API in C# .NET

c# .net python ruby

Testing controller instance variables with Rack::Test and Sinatra

ruby testing sinatra rack

Creating a Calendar/Planner Application - Ruby on Rails

Emacs ruby symbol word completion

why use include module when class_eval by itself would suffice

ruby-on-rails ruby

Unicode characters in a Ruby script?

ruby unicode

Rspec: How to test recursion?

ruby recursion mocking rspec

Using a rake task that accepts parameters as a prerequisite

ruby rake

Nokogiri and XML Formatting When Inserting Tags

ruby xml nokogiri

DRY up Ruby ternary

How can I make ruby's xmlrpc client ignore SSL certificate errors?

ruby ssl xml-rpc

Why use SQL builders? Arel v. Sequel v. T-SQL

ruby tsql arel sequel