Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Quit threads if take longer than X seconds

What is the proper way to integrate enum with administrate?

Implementing rental store in Rails: how to track an inventory state over time?

Two different syntax for Ruby Mechanize.get(url) - what is the benefit?

Rails carrierwave upload directory per user basis

ruby-on-rails carrierwave

Where does Kaminari calculate it's page url links?

How to format decimals

ruby-on-rails ruby

Are all lines in a rails method run?

ruby-on-rails

Jasminerice: spec failing because jQuery is not defined

Rails no longer compiles and serves up my application.scss file

css ruby-on-rails ruby sass

image/photo gallery (grid view) with rails?

ruby-on-rails view grid

Offline synchronization (Performance UUID as a primary key)

Rails—how to drop a specific database?

ruby-on-rails

Understanding Rails logs

ruby-on-rails

Ruby / Rails - File naming conventions and dealing with uppercase model names (i.e. CSV vs Csv)

ruby-on-rails ruby

Translate Rails route to Asp.net MVC route

Is it a good practice to resort to the send() in this situation?

How to check a condition on a join?

ruby-on-rails ruby

Call class method with symbol input

SimpleForm label capitalizes my text. How to prevent?