Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Apartment gem migrations inside Rails Engine

How to check if a particular package was installed on linux with rake?

ruby linux ubuntu rake thor

ActiveRecord anonymous scope

chef run a command just one time

How to check whether an object is a result of has_one or has_many?

Is there a default variable `hash`?

ruby

Why use Rails public_method?

ruby ruby-on-rails-3

Formatting Active Record Timestamps for JSON API

ruby method chaining for arbitrary objects, classes

ruby chain

Ruby on Rails: How to Get the Client IP Address

Is this use of case statement a bad practice?

ruby ruby-on-rails-4.1

how get the last week start date and end date based on date in current week ruby

ruby

Location of app when pushed to Heroku

Best way to check user's permission by id?

Add the gem I'm developing to be loaded automatically by rubygems without build/install?

Ruby on Rails: Downloading files with multiple dots in filename (uploaded using Carrierwave)

ruby-on-rails ruby

Accessing a value in a method using *

ruby methods