Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I upload a file via Carrierwave over a JSON API?

Preventing session fixation in ruby sinatra

wicked_pdf is not rendering header

How to remove column without downtime with ActiveRecord 3.1?

instance_eval's block argument(s)- documented? purpose?

ruby metaprogramming

PG::Error server closed the connection unexpectedly

Rails class loading skips namespaced class when another class of same name in root namespace is loaded

a set of strings and reopening String

ruby

Result from ActiveRecord::Base.connection.execute(sql) - PostgreSQL

What does class << self mean?

ruby metaprogramming

Framework and database adapter with Hexagonal Architecture and DCI pattern

What causes a Java library to behave differently when called by JRuby?

java ruby jruby microchip mplab

Custom profile for Chrome

Ruby EventMachine testing

ruby rspec eventmachine

Where should a gem store log files?

ruby gem

Re-opened nested module anomaly in Ruby

ruby module nested

Limit cucumber steps or steps file to specified feature or tag

ruby testing module cucumber bdd

How to use SASS to parse a list of all CSS selectors in an .scss file?

ruby sass

Routes, path helpers and STI in Rails 4.0

How to Conditionally Rollback a Transaction Using the PG Ruby Gem