summaryrefslogtreecommitdiff
path: root/model.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-07-05 12:22:04 +0200
committerChristoph Helma <helma@in-silico.ch>2010-07-05 12:22:04 +0200
commit5eec83b4196c84b32817d045d31b0815db38fb05 (patch)
tree10c90f60e734629f24ff013b162c75315656a4ad /model.rb
parent4e7cb403dc2572593a3eef601b14e28a27f2524c (diff)
javascript regexp fixed
Diffstat (limited to 'model.rb')
-rw-r--r--model.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/model.rb b/model.rb
index 6e2441a..6430933 100644
--- a/model.rb
+++ b/model.rb
@@ -136,6 +136,8 @@ class ToxCreateModel
end
end
+ self
+
end
DataMapper.auto_upgrade!