Sha256: 7ea38d4e11caf9c7579c2576ed6e0bed306dba6cdd989aaa78e0ac760e252c81
Contents?: true
Size: 419 Bytes
Versions: 2
Compression:
Stored size: 419 Bytes
Contents
# Things to note * The CMS 'homepage' is technically at the path /, however its highly likely your default route will get served first. This may cause issues with: - Users that log in to /cms will end up on default route - Clicking the CMS logo will take users to the default route. * rake db:install will run db:seed (again) for projects, which may not be acceptable. Need a separate rake task for seeding CMS data.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
browsercms-3.4.0.rc2 | doc/installing_browsercms_in_project.md |
browsercms-3.4.0.rc1 | doc/installing_browsercms_in_project.md |