Install rails_admin and devise. Start setting it up.

This commit is contained in:
2020-08-17 21:19:51 +01:00
parent 2bab452ae7
commit 8eadda6a48
44 changed files with 8826 additions and 10 deletions
+7
View File
@@ -0,0 +1,7 @@
require 'test_helper'
class AdminTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end