Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Downloading S3 files(objects) using aws-sdk for ruby in rails

sidekiq+whenever+unicorn uninitialized constant ClassWorker production env

ruby cron sidekiq whenever

Calling `reset_session` in Rails 4.0.0 not working on 2nd subsequent page

How to upload large archive to Amazon Glacier using ruby and aws-sdk?

How to get Font Awesome to work on iOS Safari Browser on a Ruby based Website

ios css ruby-on-rails ruby fonts

Scraping ajax enabled webpages

Limit size of response read by rest-client

ruby rest-client

Find values greater than using hstore and rails

Where is App::Application.load_tasks defined? [closed]

What is the difference between using ? and % when sanitizing fields in ActiveRecord?

How do I set an _id value in FactoryBot that isn't a foreign key?

Re-use failure message in rspec custom matcher

ruby rspec

programmatically determine if a certain gem is installed, then install it if not

ruby gem

How to store files out side the public folder in carrierwave?

How to skip callbacks on Mongoid Documents?

Rails - Where (directories) to put Models that are not Active Record

Passenger: cannot load such file rubygems/builder

ruby apache passenger

What is a "circular argument reference" error, with activesupport time_zone?

Compass doesn't work after update to OS X El Capitan (10.11) [duplicate]

Treating nil as zero in sum function