a use flag for rails would be usefull so that either sqlite3-ruby or the mysql gem could be installed along with rails as a dependency. Reproducible: Always
Please explain what you are asking. It's unclear what you're requesting from this bug report.
We already have these USE flags, but they are part of activerecord, since activerecord can also be used outside of the rails context.
(In reply to comment #2) > We already have these USE flags, but they are part of activerecord, since > activerecord can also be used outside of the rails context. > i see, thanks for the clarification.