Rename file

This commit is contained in:
kbparagua 2016-03-25 17:23:30 +08:00
parent c8e603fe58
commit 907a2a84e0
4 changed files with 1 additions and 7 deletions

View File

@ -8,8 +8,3 @@
1. Open your browser and visit [http://localhost:3000/specs](http://localhost:3000/specs). 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:units`.
1. Run `bundle exec rake spec:integration`. 1. Run `bundle exec rake spec:integration`.
## TODO
1. Improve tests.
1. Testing for turbolinks.

View File

@ -1,6 +1,6 @@
(The MIT License) (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 Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the a copy of this software and associated documentation files (the

View File

@ -1 +0,0 @@
# TODO