Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails 3: Why the field with error is not wrapped with "field_with_errors" div when validation fails?

Authlogic, rails3_acts_as_paranoid and validates_uniqueness_of :login + default_scope(:conditions => {:active => true})

How to make Cucumber step definitions load according to feature file being executed

passenger 3 standalone rvm rails

ruby-on-rails passenger rvm

SVN Weirdness: Is It Possible It's Not My Fault

Model Name Conflict

ruby-on-rails model

Where to store text files in a Ruby on Rails directory?

ruby-on-rails ruby

I18n custom exception handler isn't called with `t`, only with `I18n.translate`

ruby-on-rails rails-i18n

Accessing rails validation context outside of validations

I am having this error: "You cannot call create unless the parent is saved",

Understanding bundler dependency resolution

ruby-on-rails ruby bundler

Flutter can't connect to Rails API only properly

Rails 5 assets return 404 in development

Why do objects sent with send_data seem to be kept in memory?

ruby-on-rails ruby