Corregido formulario de login en página de entrada para integrar plugin Additionals
This commit is contained in:
parent
93e1e28683
commit
a5c816727f
4 changed files with 22 additions and 7 deletions
|
@ -9,8 +9,8 @@ group :test do
|
|||
gem 'slim_lint', require: false
|
||||
end
|
||||
|
||||
group :development do
|
||||
gem 'awesome_print', require: 'ap' # https://github.com/awesome-print/awesome_print
|
||||
gem 'better_errors' # https://github.com/BetterErrors/better_errors
|
||||
gem 'binding_of_caller' # better output of with variables for better_errors
|
||||
end
|
||||
#group :development do
|
||||
# gem 'awesome_print', require: 'ap' # https://github.com/awesome-print/awesome_print
|
||||
# gem 'better_errors' # https://github.com/BetterErrors/better_errors
|
||||
# gem 'binding_of_caller' # better output of with variables for better_errors
|
||||
#end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue