diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-02-01 16:16:06 -0200 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-02-01 16:16:06 -0200 |
commit | cd93d7175e3f92c77744110204dc9194a3aa592c (patch) | |
tree | 7fd50e8a0f96f7e9015cffd8dde00fdc9a0ac5d9 /actionpack | |
parent | 83ea905fd106872841bf7219f108ef9d2299d86a (diff) | |
download | rails-cd93d7175e3f92c77744110204dc9194a3aa592c.tar.gz rails-cd93d7175e3f92c77744110204dc9194a3aa592c.tar.bz2 rails-cd93d7175e3f92c77744110204dc9194a3aa592c.zip |
Make arel methods private API
Since its conception arel was made to be private API of Active Record.
If users want to use arel features directly we should provide a way
using the Active Record API without exposing the arel implementation.
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions