Vulcan/packages/telescope-lib
Charlie DeTar 6a155301e9 Fix usage of `can.edit` for users
Fix the ``changeEmail`` method's invocation signature of ``can.edit``,
and fix the definition of ``can.edit`` to allow it to work with users as
the "item".

Note that this relies on "_id" to be unique across collections.  Mongo
won't generate the same ID in two collections, but it is possible to
manually add an object to another collection with a duplicate ID.
2015-03-26 15:00:32 -06:00
..
lib Fix usage of `can.edit` for users 2015-03-26 15:00:32 -06:00
.gitignore adding telescope-lib package for utility functions 2014-06-23 12:08:01 +09:00
package.js adding postsViews setting 2015-03-22 10:55:30 +09:00
versions.json upgrade to meteor 1.0.1 2014-12-10 09:37:57 +09:00