Update README.md
This commit is contained in:
parent
d3a52b18cf
commit
48b3819764
|
@ -180,14 +180,6 @@ This command create a file `impression.rb` on `config/initializer` folder. Add `
|
||||||
config.orm = :mongoid
|
config.orm = :mongoid
|
||||||
end
|
end
|
||||||
|
|
||||||
Development Roadmap
|
|
||||||
-------------------
|
|
||||||
* Automatic impression logging in views. For example, log initial view, and
|
|
||||||
any partials called from initial view
|
|
||||||
* Customizable black list for user-agents or IP addresses. Impressions will be
|
|
||||||
ignored. Web admin as part of the Engine.
|
|
||||||
* Reporting engine
|
|
||||||
* AB testing integration
|
|
||||||
|
|
||||||
Contributing to impressionist
|
Contributing to impressionist
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
Loading…
Reference in New Issue