ciberch / activity-streams-mongoose

Activity Streams Real-Time Data Store backed by MongoDB(via Mongoose) and Redis
Apache License 2.0
126 stars 22 forks source link

Extending #2

Closed ciberch closed 12 years ago

ciberch commented 12 years ago

In addition to offering activities and activity objects we are also adding users and making all schemas extensible.

All the methods on the library are now instead methods on the models or statics on the models for cleaner code.

travisbot commented 12 years ago

This pull request fails (merged 662ca0ad into e95b8f11).

travisbot commented 12 years ago

This pull request passes (merged 830f5d71 into e95b8f11).