Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Circular dependency detected while autoloading constant Concerns::<NameOfConcern>

Rubocop complains about Metrics/AbcSize

Why are changes to coffeescript files not being compiled when my Rails 3.2.0 app is in development mode?

sunspot solr undefined field type

How to remove N+1 queries from my Rails association?

Devise: Can't verify CSRF token authenticity the HTTPS enabled on server (No JSON/API)

Conditionally insert date separator to array of chat messages

ruby-on-rails ruby

How do I see real-time activity of my users in Rails 3?

Username as parameter with blacklist validation

ruby-on-rails

Best way to perform error handling using modules in Rails?

Common security holes specific to Rails?

ruby-on-rails security

Active Record eager load across models

Rails 4: routing for has_many :through association

How can I build a flagging system for posts?

How do I write a helper for an integration test in Rails?