mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Integrate font awesome
This commit is contained in:
parent
0a01c0c031
commit
6712f582c3
2 changed files with 6 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -78,6 +78,9 @@ gem 'turbolinks'
|
|||
# Use active_model_serializers for JSON serializatioin our API
|
||||
gem 'active_model_serializers'
|
||||
|
||||
# Use FontAwesome for splash themes
|
||||
gem 'font-awesome-rails'
|
||||
|
||||
# Use rspec and capybara as testing framework
|
||||
group :development, :test do
|
||||
gem 'rspec', '>= 3.0.0.beta'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue