From 907a2a84e04fb9bbbac67e1fe47e12d4e2e2ea9c Mon Sep 17 00:00:00 2001 From: kbparagua Date: Fri, 25 Mar 2016 17:23:30 +0800 Subject: [PATCH] Rename file --- Changelog.md => CHANGELOG.md | 0 DEVELOPMENT.md | 5 ----- License => MIT-LICENSE | 2 +- TODO.md | 1 - 4 files changed, 1 insertion(+), 7 deletions(-) rename Changelog.md => CHANGELOG.md (100%) rename License => MIT-LICENSE (95%) delete mode 100644 TODO.md diff --git a/Changelog.md b/CHANGELOG.md similarity index 100% rename from Changelog.md rename to CHANGELOG.md diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index fc1e38c..5f1fee8 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -8,8 +8,3 @@ 1. Open your browser and visit [http://localhost:3000/specs](http://localhost:3000/specs). 1. Run `bundle exec rake spec:units`. 1. Run `bundle exec rake spec:integration`. - -## TODO - -1. Improve tests. -1. Testing for turbolinks. diff --git a/License b/MIT-LICENSE similarity index 95% rename from License rename to MIT-LICENSE index 8870cb4..7646564 100644 --- a/License +++ b/MIT-LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright (c) 2012-2013 Karl Paragua, Bia Esmero +Copyright (c) 2012 Karl Paragua Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 4640904..0000000 --- a/TODO.md +++ /dev/null @@ -1 +0,0 @@ -# TODO