Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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 to use globalize and sunspot in rails 4

Pretty-print arrays on failure

ruby rspec pretty-print

Rails. Choose folder instead of file field tag

Getting a 401 error code when using OAuth with Reddit

ruby oauth reddit

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

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

How to skip callbacks on Mongoid Documents?

Passenger: cannot load such file rubygems/builder

ruby apache passenger

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

Treating nil as zero in sum function