Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Best practice or workaround for RSpec specs faking class constants

Check whether I am in a delayed_job process or not

Using ActiveRecord interface for Models backed by external API in Ruby on Rails

ruby-on-rails ruby api

Monitoring Ruby script, using Monit - Including RVM

Ruby file handle management (too many open files)

ruby file-io limits

How do I get rbenv to keep debugging symbols?

ruby gdb valgrind rbenv dsym

Heroku and Web scraping

How to setup javascript files as :defaults in rails 4?

Call private class method from private instance method

ruby oop

Execute a rake task on a remote server

is there something like 'with_indifferent_access' for arrays usable for include?

ruby-on-rails ruby

Testing rails with rspec without requiring all initializers run?

ruby-on-rails ruby rspec

Does Rails 4 engine autoload engine's i18n locales file?

Capistrano deployment without internet access on server

How scalable are server-sent events in Rails?

How to get keys from hash - ruby c extension

ruby ruby-c-extension

ActiveRecord and NoSQL

Ruby vs Java: Why world is going to end faster with Java?

Why does ActiveRecord in Rails not support Multiple Table Inheritance?

Rails has_many through form with additional attributes