Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Spotify Token Swap ruby file hosting

python ios ruby spotify

Ruby on Rails method to calculate percentiles - can it be refactored?

ruby-on-rails ruby

How to display flash messages in rails service object

How can I check the last letter of a string?

ruby-on-rails ruby

Cant install rails on my brand new Mac OS X Lion 10.7.3

Ruby: getting character[n] from each element of an array of strings, strictly with array notation

arrays ruby substring

Building a routing API

ruby rest soa

Define a '<<' method for an attribute on an ActiveRecord object

[Ruby on Rails]couldn't find file 'jquery-ui/autocomplete' with type 'application/javascript'

In Rails, how do I delete all the objects in an array?

About the inject method: How does it work?

ruby

Follow up to changing Date format from Time.now to post.created_at

ruby-on-rails ruby datetime

Is returning nil or a boolean at the end of a method more performant than letting Ruby return the result of the last line of code?

A rails app which gets users location using HTML5 geolocation and saves to data base

querying to check for integer values in ruby on rails

ruby-on-rails ruby

Group a 2D array

ruby arrays grouping

Extract array in string rails [duplicate]

Regex to capture words before and after a target in ruby

ruby regex