Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to use ruby fibers to avoid blocking IO

ruby ruby-1.9

special string splitting in Ruby

ruby split

Execute code once Sinatra server is running

ruby sinatra

Ruby equivalent to "grep -C 5" to get context of lines around the match?

ruby regex grep lines

Why does ruby-debug say 'Saved frames may be incomplete'

Sharing a session between Ruby and PHP

jekyll - plugins support - how does it work?

ruby jekyll

Rails security on production server

ruby-on-rails ruby security

Seeing if a column value is updated

Rails doesn't recreate mysql views in the test database, even when config.active_record.schema_format = :sql

How I retrieve a 'standalone' symbol on Ruby's C extension API

In Ruby, how to be warned of duplicate keys in hashes when loading a YAML document?

ruby yaml

How do you specify a regex character range that will work in European languages other than English?

Post Redirect Get pattern in Rails

ruby-on-rails ruby

Escaping Line-Returns/End-of-Line in ERB templates

ruby formatting erb macruby

Rails forms: How to append request params?

ruby-on-rails ruby forms

Why do I get "Errno::ECONNREFUSED" with 'net/http' in Rails?

ruby-on-rails ruby net-http

Ruby Passenger: no such file to load bundler

Iterate through every .jpg or .jpeg file in directory and sub directory

ruby

Ruby on Rails: .constantize: wrong constant name error?

ruby-on-rails ruby