Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to efficiently split file into arbitrary byteranges in ruby

ruby

how to declare functions in module in ruby

ruby

Undefined symbols for architecture x86_64: "_rb_funcallv"

c ruby clang llvm-clang

List of attributes from class and include module

ruby-on-rails ruby

Rails: set a model attribute as read-only, but allow updating via method

How to get the Desktop path in Ruby

ruby

Optimize SVG and create SVG sprite - ruby middleman

Advice on Profile Picture System (Rails 3)

Display all images from a directory on a Jekyll powered website

ruby image web jekyll liquid

Using 'case' with multiple conditions

ruby switch-statement

Best way to create a blog with static pages in Ruby

ruby web blogs

Ruby proper data structure for this implementation

ruby data-structures

Parsing CSV files with escaped newlines in Ruby?

ruby csv parsing newline

Ruby on Rails ActiveModel::MassAssignmentSecurity::Error

Problem comprehending C-style ruby loops

ruby

What is the smallest jump I can make to move through a range, when all jumps are the same length and some positions cannot be landed on?

arrays ruby range

require 'bundler/capistrano' breaks capistrano deployment

Problem with nested timeouts in ruby over system calls

Creating any kind of restful API with four HTTP methods only?

java javascript python ruby rest