Skip to content

Commit

Permalink
TODO update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Kozlov committed Nov 6, 2011
1 parent 253d184 commit 1e8559e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions TODO.md
Expand Up @@ -9,6 +9,8 @@ Caching for netzke_controller-provided JS and CSS.


Caching - investigate reusing (fragment?) caching of Rails. Caching - investigate reusing (fragment?) caching of Rails.


Move JS classes out of the main page to a cachable includes (moffff)



## Roadmap ## Roadmap


Expand Down
2 changes: 1 addition & 1 deletion netzke-core.gemspec
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{NomadCoder}] s.authors = [%q{NomadCoder}]
s.date = %q{2011-10-24} s.date = %q{2011-11-06}
s.description = %q{Allows building DRY ExtJS/Rails applications by enabling modular development} s.description = %q{Allows building DRY ExtJS/Rails applications by enabling modular development}
s.email = %q{nmcoder@gmail.com} s.email = %q{nmcoder@gmail.com}
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit 1e8559e

Please sign in to comment.