GitHub user deathbearbrown opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/16

    Changed how these files are named so it's easier to read in the addon

    I am working in another branch on for the index refactor and as I was 
breaking things out more coherently there I realized that I would rather we use 
the convention  type-thing.js to name files
    
    That way if we have multiple route object files we could do:
    routes-filters.js
    views-filters.js
    and it'll be easier to find which type of files we are looking for. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/deathbearbrown/couchdb-fauxton changed-my-mind

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/16.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16
    
----
commit 893e9881d789f3b8c621bd6148130e1327cde638
Author: deathbearbrown <[email protected]>
Date:   2014-07-23T18:41:23Z

    Changed how these files are named so it's easier to read in the addon 
folders

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to