Separate RBS files to _internal directory to avoid exposing RBS by pocke · Pull Request #237 · kpumuk/meta-tags
This PR moves RBS declarations to _internal directory to avoid exposing internal RBS. Problem The method definitions for Hash and Object in the RBSs are duplicated with ActiveSupport's RBS. For...