I have some experience with the 'Masking Views' functionality. If you are going to rely on it and specifically in a Rails app, know that it is against conventions and thus is generally inconvenient. This may be the same with any other framework that features DB schema migrations. More specifically the integration of this functionality at a fortunately ex-employer was purposefully kept away from the dev team (no motiv…
Version 2.0 was released a few days ago with a branch new masking system that does not block database migrations.