Rails Subdomains
This category does not have a description yet. You can add one on github!
0.0
Rails extension to help with cookies in a system with sub-domains
2018
2019
2020
2021
2022
2023
0.29
SubdomainFu is a Rails plugin to provide all of the basic functionality necessary to handle multiple subdomain applications (such as Basecamp-esque subdomain accounts and more).
2018
2019
2020
2021
2022
2023
0.06
SubdomainRoutes add subdomain conditions to the Rails routing system. Routes may be restricted to
one or many specified subdomains. An URL will be recognised only if the host subdomain matches the
subdomain specified in the route. Route generation is also enhanced, so that the s...
2018
2019
2020
2021
2022
2023
0.0
Set of protected methods that use the subdomain as a way of identifying the current scope
0.04
A rails plugin that handles subdomain accounts