RubyGems Navigation menu

acts_as_learnable 0.1.1

ActsAsLearnable is a Ruby gem for ActiveRecord models. It provides a simple way to create flashcards in your app. It automatically schedules flashcards for review depending on recall quality (1 to 5). You can easily create a Spaced Repetition System (SRS) using this gem.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - July 08, 2022 (8 KB)
  2. 0.1.2 - April 10, 2017 (8.5 KB)
  3. 0.1.1 - March 31, 2015 (8.5 KB)
  4. 0.1.0 - March 31, 2015 (8.5 KB)
  5. 0.0.2 - March 09, 2015 (8 KB)
Show all versions (6 total)

Runtime Dependencies (2):

activerecord ~> 4.0
activesupport ~> 4.0

Development Dependencies (4):

bundler ~> 1.7
byebug ~> 4.0
rake ~> 10.0
sqlite3 ~> 1.3

Owners:

Authors:

  • Danya Kim

SHA 256 checksum:

423ffb3b19a3ebf505933053815c1e3fd007b515039abde100dc4f592ebfa100

Total downloads 12,808

For this version 3,293

License:

MIT

Required Ruby Version: >= 0

Links: