Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

How to get Rails 4 ActionController::Live streaming working with Thin and Ruby 2? And how do Thin and Puma scale with live streaming?

Cannot get Masonry-Rails Gem to work in my app

application.css.scss not compiled on Rails 4

active merchant paypal gateway security header is not valid issue

Custom views and assets for tenants in a multi-tenant rails app?

How to to run eslint on *.js.erb files?

how to search and sort data but exclude prefix words in sql

Rake Assets Precompile without Gems in Development or Test Groups

Rails 4 Strong Parameters when multiple-level accepts_nested_attributes_for

For new ActiveRecord models, why do some has_many :through associations add a (1=0) predicate and distinct clause to the sql query?

Rails 4 session not persisting across requests

Nested namespaces for controllers in Rails

Capistrano deploy:assets:restore_manifest Rails assets manifest file (or backup file) not found

Rails 4 asset pipeline losing vendor assets

Jquery file upload in rails 4

Conditionally eager loading polymorphic associations

pg_search using associated_against gives error "column [model_name].[associated_column_name] does not exist"

Exception: "load_missing_constant Circular dependency detected while autoloading constant" in Rails