Skip to content

Commit af339fd

Browse files
Update BACKLOG.md
1 parent 786bc80 commit af339fd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

BACKLOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
- Add a testing suite (preferably rspec)
55

66
## Features
7+
- Allow the user to give a single route for a Controller#Show route, instead of hard coding every unique Resource#Show URL
8+
* Implementation should account for any route that allows variables/parameters in the URL
9+
- Error reporting during CSS generation (404, 500 errors, etc.)
710
- Allow the user to pass arguments to Penthouse.js, i.e. Viewport size, etc. For a list of the configurable options, please see [Penthouse](https://github.com/pocketjoso/penthouse)
8-
- Improve installation process, if necessary
9-
- Improve manual processes, if possible (i.e having to run the rake task to generate the critical CSS)
11+
- Improve installation process, if possible
1012
- Improve implementation. Is their a better solution then using Rails.cache?

0 commit comments

Comments
 (0)