search results

  1. I\'m moving a legacy app from MS-SQL to Postgres which uses Rails to access the data. The columns in MS-SQL are capitalised, and while using activerecord-sql-server ...
    stackoverflow.com/questions/15264042/​activerecord... - Cached
  2. From my understanding, when using ActiveRecord backed by a database, ... ActiveRecord / ActiveModel Attribute Case-Sensitivity. 0. ActiveRecord associations outside ...
    stackoverflow.com/.../rails-activemodel-​attribute-type - Cached
  3. Removed ActiveRecord dependency and added ActiveModel dependency. ... Ignored nil value attribute ... (Delayed a case sensitivity patch for object classes and ...
    ruby-activeldap.rubyforge.org/​activeldap/en/file.news.html - Cached
  4. Recall from Section 4.4.2 that the syntax class User < ActiveRecord:: ... name attribute enforce only minimal ... the case sensitivity of email ...
    ruby.railstutorial.org/chapters/​modeling-users?version=3.2 - Cached
  5. This is because different DBMS handle case-sensitivity ... An attribute can be assigned a value of ... is rolled this all into the one ActiveRecord ...
    www.yiiframework.com/doc/guide/1.1/en/​database.ar - Cached
  6. ActiveRecord依存ã‚'なくしてActiveModel に ... Ignored nil value attribute. [christian ... (Delayed a case sensitivity patch for object classes and ...
    ruby-activeldap.rubyforge.org/​activeldap/ja/file.news.html - Cached
  7. activerecord (3.0.0) 23: activemodel (= 3.0.0) 24: activesupport (= 3.0.0) 25: ... an application can not be underwritten unless the name attribute contains a value. ...
    gitorious.org/agora/agora/commit/​d76f99e4a35f2a4a0d837... - Cached
  8. ActiveRecord:: ... validates that the attribute’s value is unique right before the object gets ... default setting of validates_uniqueness_of case sensitivity option .
    www.cram.com/cards/ruby-on-rails-3-​1365186 - Cached
  9. class Person < ActiveRecord::Base ... # lib/email_validator.rb class EmailValidator < ActiveModel:: ... case sensitivity etc. without being constrained to ...
    lindsaar.net/2010/1/31/validates_rails_​3_awesome_is_true - Cached
  10. class CreatePeople < ActiveRecord:: ... which takes a hash of all the attribute you want to ... as above, case sensitivity is on. Really, though, with usernames, bob ...
    webmasters.globogestion.com.ve/author/​nettuts/page/19 - Cached