Sha256: 8a090a23b3485fd19dad5b1c5ec2ec1141bf3cfe47b7b6f4b511edd4f142e6f7

Contents?: true

Size: 188 Bytes

Versions: 5

Compression:

Stored size: 188 Bytes

Contents

Popolo by default adds its routes to the root path:

    mount Popolo::Engine => '/'

You can namespace its routes by changing the mount point:

    mount Popolo::Engine => '/mynamespace'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
popolo-0.1.1 lib/generators/templates/README
popolo-0.1.0 lib/generators/templates/README
popolo-0.0.3 lib/generators/templates/README
popolo-0.0.2 lib/generators/templates/README
popolo-0.0.1 lib/generators/templates/README