Sha256: 2a2de1ab7e25e2bbeca6ba6e850da19eed59c0cd57c3d680bee276af8fc46bfc

Contents?: true

Size: 349 Bytes

Versions: 5

Compression:

Stored size: 349 Bytes

Contents

# Configure your routes here
# See: http://www.rubydoc.info/gems/lotus-router/#Usage
#
#
#
# This route will look for `<%= config[:classified_slice_name] %>::Controllers::Home::Index` action in `apps/<%= config[:slice_name] %>/controllers/home/index.rb`.
# Please, uncomment the following line to have a working example.
# get '/', to: 'home#index'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lotusrb-0.3.2 lib/lotus/generators/slice/config/routes.rb.tt
lotusrb-0.3.1 lib/lotus/generators/slice/config/routes.rb.tt
lotusrb-0.3.0 lib/lotus/generators/slice/config/routes.rb.tt
lotusrb-0.2.1 lib/lotus/generators/slice/config/routes.rb.tt
lotusrb-0.2.0 lib/lotus/generators/slice/config/routes.rb.tt