Skip to content

Commit

Permalink
ignore cap
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Jun 24, 2008
1 parent 51fbcae commit f07142b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Capfile
config/deploy.rb
log/*.log
db/*.sqlite3
tmp/**/*
Expand Down
1 change: 0 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[fix] routes for pagination are missing
[fix] separate login and admin/login pages (same thing, different layout)
[fix] do updates to theme template files need to sweep some kind of template file cache in production?
[fix] acts_as_list is only used in Asset. can we remove that?
[fix] currently broken: belongs_to_author: with_deleted => true
[fix] js'ify all dates and use js date format
Expand Down

0 comments on commit f07142b

Please sign in to comment.