Sha256: 371c0f59be9decf0c84331a5c71f65b8d8b210513557088a7fca95e806159126
Contents?: true
Size: 218 Bytes
Versions: 2
Compression:
Stored size: 218 Bytes
Contents
module Roboto #convenience methods for Rails routing module Routing # convenience function for mounting the roboto rails engine to root def mount_roboto mount Roboto::Engine => "/" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
roboto-0.0.2 | lib/roboto/routing.rb |
roboto-0.0.1 | lib/roboto/routing.rb |