diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-05-28 18:23:00 -0700 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-05-28 18:23:00 -0700 |
commit | 98a7dde064172dbf9b9c441175fcd45dca70d8db (patch) | |
tree | 0419718eddb19016b754f81e9ca2f2baff0f7281 /actionpack/test/fixtures/post_test | |
parent | 37c7774504f29fcb99362a1983c1364c856e116e (diff) | |
download | rails-98a7dde064172dbf9b9c441175fcd45dca70d8db.tar.gz rails-98a7dde064172dbf9b9c441175fcd45dca70d8db.tar.bz2 rails-98a7dde064172dbf9b9c441175fcd45dca70d8db.zip |
Ensure we always use instances of the adapter specific column class
- Create a consistent API across adapters for building new columns
- Use it for custom properties so we don't get `UndefinedMethodError`s
in stuff I'm implementing elsewhere.
Diffstat (limited to 'actionpack/test/fixtures/post_test')
0 files changed, 0 insertions, 0 deletions