README.md in simplec-0.2.0 vs README.md in simplec-0.3.0

- old
+ new

@@ -242,14 +242,15 @@ ## Roadmap 1. TODOS: - - Embedded image id (integer -> uuid) - - Check doc view helpers + - Add config options for uuid vs integer ids, maybe check if page is using + uuid/id if table exists to determine going forward. Add note in README + - Throw clear warning when creating a page without a type - Document `lib/simplec/controller_extensions.rb` - Document why _subdomain in subdomain form in admin. @@ -257,9 +258,11 @@ - rails generate simplec:install Install app/models/page.rb, app/models/page/ initializer if needed, with options documented - rewrite beginning part of usage + + - utilize thread local variable for found subdomain in #subdomain - simplec_path/simplec_url caching 1. Installer `rails generater simplec:install`