Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to transfer the data from my production DB to my staging DB in heroku?

How to combination/permutation in ruby?

ruby

Why does array.each behavior depend on Array.new syntax?

ruby

Active record. Model.Find.last

Are "begin" and "end" reserved words or not?

ruby

Is there a nice way to check if a string contains at least one string from an array of strings?

Rails scaffolding pluralisation is incorrect for "cafe"

Is there such a thing as the C#'s `#region` keyword in Ruby

ruby

Ruby create a specific array from range

ruby

Ruby - the simplest way to read a text file inside a zip file

ruby zip

Ruby class set/get

ruby get set

Using a rakefile to generate docs from source

ruby rake yard

Can you check if multiple values are the same on the same line in ruby on rails?

ruby-on-rails ruby

Carrierwave + MiniMagick - How to squash animated GIFs to their first frame?

Does Ruby offer an equivalent of Perl's use strict? [closed]

ruby perl

Display Sinatra Basic HTTP Auth On One Page Only

ruby sinatra

Fusion Tables: Why do I keep getting a "400 Bad Request" error when trying to update a table style via Ruby's RestClient gem

ActionView::Template::Error (application.css isn't precompiled):

Rails - generate Scaffold with Table Options

ruby-on-rails ruby

Easier way to search through large files in Ruby?

ruby