RubyGems Navigation menu

acts_as_learnable 0.2.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 (8.0 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.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (2):

activerecord >= 5.2
activesupport >= 5.2

Development 相依性套件 (4):

bundler >= 0
byebug >= 0
rake >= 0
sqlite3 >= 0

擁有者:

Pushed by:

作者:

  • Dan Kim

SHA 256 checksum:

c15b001b147422ebc49221912af7cdb89a1e3ecdf20fdac87d3e8a25721154c4

總下載次數 12,802

這個版本 894

License:

MIT

Ruby 版本需求: >= 0

相關連結: