Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I tell if an object is a "date-y" type of object in Ruby (convertable to a unix timestamp)

Rspec and capybara selected value

How do I get only long options work in OptionParser in Ruby?

ruby optionparser

Parse/read Large XML file with minimal memory footprint

ruby xml-parsing

Integrating hstore column with simple_form in Rails 4

Is a good idea use Couchbase with Rails?

Specify options for a filter in ruby HAML

What means 'bin' in '$ bin/rails?'

AASM: Separating the state machine definition from the class definition

ruby module aasm

Running Cucumber tests on different environments

ruby testing cucumber capybara

pg: exec_params not replacing parameters?

ruby pg

Get around the ActiveAdmin::DatabaseHitDuringLoad

getaddrinfo Name or service not known Socket Error s3 fog carrierwave Figaro

Shortcut to assigning instance variables

ruby instance-variables

Programmatic way to obtain Ruby keywords

ruby keyword

Difference between `URI` and `URI.parse`

ruby url uri

ruby block that starts with <<-HTML

ruby-on-rails ruby devise

Capistrano error : could not connect to ssh-agent

ruby git ssh capistrano

Ruby: Wait for all threads completed using join and ThreadsWait.all_waits - what the difference?

Ruby on Rails: Dropzone js, getting [object Object], but why?