Merge branch 'master' of github.com:noesya/osuny
No related branches found
No related tags found
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- app/models/communication/website/imported/post.rb 4 additions, 4 deletionsapp/models/communication/website/imported/post.rb
- app/models/communication/website/page.rb 0 additions, 4 deletionsapp/models/communication/website/page.rb
- app/models/communication/website/post.rb 0 additions, 4 deletionsapp/models/communication/website/post.rb
- app/views/admin/communication/website/pages/show.html.erb 0 additions, 6 deletionsapp/views/admin/communication/website/pages/show.html.erb
- app/views/admin/communication/website/posts/show.html.erb 0 additions, 6 deletionsapp/views/admin/communication/website/posts/show.html.erb
- lib/tasks/app.rake 3 additions, 3 deletionslib/tasks/app.rake
... | ... | @@ -35,6 +35,7 @@ gem 'bootstrap5-kaminari-views' |
gem 'octokit' | ||
gem 'front_matter_parser' | ||
gem 'two_factor_authentication', git: 'https://github.com/noesya/two_factor_authentication.git' | ||
# gem 'two_factor_authentication', path: '../two_factor_authentication' | ||
# Front | ||
gem 'jquery-rails' | ||
... | ... |
Please register or sign in to comment