Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Creating a status attribute for a model

Difference between .next and .succ in Ruby

ruby

Where does ActiveRecord::Associations::CollectionProxy get the .each instance method?

How to write a RSpec test to compare a string with its expected substring?

ruby rspec rspec2

Ruby - How to extract public, rsa private and CA keys from .pfx file on ruby

ruby-on-rails ruby ssl

Ruby hiding vs overriding

How to seed the path to an image?

Non-blocking Timed event in Ruby like JavaScript setTimeout

Cocoapods points to wrong version

ruby gem cocoapods

Using a controller variable in application html.erb

How to map and edit a CSV file with Ruby

ruby csv

ERROR: Error installing pg: ERROR: Failed to build gem native extension

ruby-on-rails ruby gem

Ruby Queue to Array

arrays ruby loops queue

Rails - Create instance of a model from within another model

ruby-on-rails ruby

Arithmetic calculation on Liquid template in Jekyll to calculate estimated reading time

ruby jekyll liquid

How can I recreate Schema.rb (after deleting) in Ruby on Rails?

Building ruby with rbenv and ruby-build fails with undefined symbol: SSLv2_method

ruby openssl rbenv

How to build a case-insensitive regular expression with Regexp.union

regex ruby

Check if folder exist in s3 bucket

Is there any way to hide attributes in a Rails Jbuilder template?