RubyGems Navigation menu

acts_as_learnable 0.1.0

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:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 July 08, 2022 (8KB)
  2. 0.1.2 April 10, 2017 (8.5KB)
  3. 0.1.1 March 31, 2015 (8.5KB)
  4. 0.1.0 March 31, 2015 (8.5KB)
  5. 0.0.2 March 09, 2015 (8KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (2):

activerecord ~> 4.0
activesupport ~> 4.0

Development依存関係 (4):

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

所有者:

作者:

  • Danya Kim

SHA 256チェックサム:

=

累計ダウンロード数 13,367

このバージョンのみ 3,027

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: