Skip to content
Prev Previous commit
Next Next commit
Update Backlog
  • Loading branch information
michael-misshore committed Jan 1, 2018
commit 2ecd852970169c6c8311d4d92d7c83f695a795ea
4 changes: 0 additions & 4 deletions BACKLOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# Backlog

## Tests
- Add a testing suite (preferably rspec)

## Features
- Allow the user to give a single route for a Controller#Show route, instead of hard coding every unique Resource#Show URL
* Implementation should account for any route that allows variables/parameters in the URL
- Error reporting during CSS generation (404, 500 errors, etc.)
- 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)
- Improve installation process, if possible
- Improve implementation. Is their a better solution then using Rails.cache?