Skip to content

ryanmuller/spaceable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaceable

Installation

In your Gemfile:

gem 'spaceable', :git => 'git://github.com/cicatriz/spaceable.git'

In the User model:

acts_as_learner

In the model of the thing you want to space:

acts_as_component

Install and migrate:

rails g spaceable:install
rake db:migrate

Usage

Coming soon...

License

MIT-LICENSE.

About

Add spaced repetition to your models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published