Detected 2 occurrence(s) of ‘^\s*pass(word|phrase|wd|code)*\s*(:|=|is|was)\s*[a-z0-9\-_\!]+$’: c dsn: rails_development username: sa password: 12345 gem install activerecord-sqlserver-adapter --source=http://gems.rubyonrails.org adapter: sqlserver mode: odbc dsn: DSN_NAME host: localhost database: App_development username: uname password: password Detected 1 occurrence(s) of ‘^\s*pass[word]+\s*[:=]+[ \t]*[a-z0-9\-_\!]+$’: c dsn: rails_development username: sa password: 12345 gem install activerecord-sqlserver-adapter --source=http://gems.rubyonrails.org adapter: sqlserver mode: odbc dsn: DSN_NAME host: localhost […]
↧