Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged subdomain

  • Request Routing

    Plugin that allows you to define routing requirements that test
    methods/properties of the request object such as subdomain, domain,
    port. You can test them either against a value or with a Regexp
    (assuming the method returns a string).

  • Dashboard Location

    I was wanting to implement Basecamp-like urls to a project I was working on and found that account_location was only half of my soloution while dashboard_location was
    only 3 quarters. Attached is a project-agnostic(no setting variables, do not worry) library for Rails.