Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I copy gems to another server?

ruby rubygems gem

What's the benefit of using Sinatra instead of RoR if I'm only need a DB and an API

ruby-on-rails ruby sinatra

Using Watir-webdriver : Getting the text of h1 tag

ruby watir watir-webdriver

How to make an async POST request in Ruby using RestClient

Strange irb behaviour, listing content current directory

ruby irb

Nesting two custom Liquid tags that have optional parameters

ruby tags dry jekyll liquid

How to use Ruby to replace text in a VC++ resource file, when the encoding is all wacked out?

ruby windows encoding utf-16

Segmentation Fault on MySQL2 / Ruby 1.9.3 / Rails 3.2

mysql ruby-on-rails ruby macos

Chef: Can I share common per-environment run list items?

ruby deployment chef-infra

Switching between different version of rails in same gem set

Can't launch using from RubyMine

ruby rmagick rubymine

Rails test with triggers

ruby-on-rails ruby testing

Why does to_a and to_ary behave differently in subclasses of Array?

ruby duck-typing

Is there an equivalent of Ruby's Yard in Python?

Marshal or Serialize an ActiveRecord object

Large number of WebSocket connections

Carrierwave upload works in rails console but not in spec

running a Unit test from irb or pry

ruby testing irb pry

How do I parse this Craigslist page in this particular way?

ruby nokogiri

Regular expression - Ruby vs Perl

ruby regex perl