From 1e8559e346e2f6120628adb07ebbab5695e564b5 Mon Sep 17 00:00:00 2001 From: Sergei Kozlov Date: Sun, 6 Nov 2011 16:54:34 +0200 Subject: [PATCH] TODO update --- TODO.md | 2 ++ netzke-core.gemspec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 514b76e7..856cfa47 100644 --- a/TODO.md +++ b/TODO.md @@ -9,6 +9,8 @@ Caching for netzke_controller-provided JS and CSS. Caching - investigate reusing (fragment?) caching of Rails. +Move JS classes out of the main page to a cachable includes (moffff) + ## Roadmap diff --git a/netzke-core.gemspec b/netzke-core.gemspec index 67ec01b0..ce98d952 100644 --- a/netzke-core.gemspec +++ b/netzke-core.gemspec @@ -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.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.email = %q{nmcoder@gmail.com} s.extra_rdoc_files = [