aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/object/blank.rb
diff options
context:
space:
mode:
authorJoshua Pinter <joshuapinter@gmail.com>2015-09-20 13:30:56 -0600
committerJoshua Pinter <joshuapinter@gmail.com>2015-09-20 13:30:56 -0600
commit5df94c6ffd82a7d42f36e36892281a4b28ce2ebc (patch)
tree78d3472a118d4d41f2c14eb06d3c180e179acb58 /activesupport/lib/active_support/core_ext/object/blank.rb
parent64766e82d6b80e89eea98dfb4798ac0e40d88a59 (diff)
downloadrails-5df94c6ffd82a7d42f36e36892281a4b28ce2ebc.tar.gz
rails-5df94c6ffd82a7d42f36e36892281a4b28ce2ebc.tar.bz2
rails-5df94c6ffd82a7d42f36e36892281a4b28ce2ebc.zip
Add title for key lengths for multiple keys.
Previously there was no separator between the two code examples so it looked like: ```ruby CREATE INDEX by_name ON accounts(name(10)) add_index(:accounts, [:name, :surname], name: 'by_name_surname', length: {name: 10, surname: 15}) ```
Diffstat (limited to 'activesupport/lib/active_support/core_ext/object/blank.rb')
0 files changed, 0 insertions, 0 deletions