Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I add a span in a link_to with an image

How to force Kaminari to always include page param?

what is a controller in sinatra?

ruby sinatra

Standalone ruby -- How to load different environments from database.yml

is there an ordinal to cardinal function in ruby or rails?

testing routes with subdomain constraints using rspec

Relative File Path in RSpec

ruby rspec

Can you 'require' ruby file in irb session, automatically, on every command?

ruby irb

Ruby regex key search

ruby hashmap

Ruby: Why does nil.to_s return "", but nil.inspect returns "nil"

ruby null

How to check if current locale is equal to a string

How do I convert a string to an array of arrays?

ruby arrays string

Using bsearch to find index for inserting new element into sorted array

ruby bsearch

Rails get difference between two dates [duplicate]

Rails - Getting Rake error

minitest_plugin.rb:9 getting wrong number of arguments

An error occurred while installing pg (0.21.0), and Bundler cannot continue

ruby ubuntu bundle shopify

Is there a way to validate a specific attribute on an ActiveRecord without instantiating an object first?

web development with ruby without rails?

ruby

Ruby getting the diagonal elements in a 2d Array