1
0

Finished CSV import

Fixed problem with excessive validation
This commit is contained in:
cryptogopher
2019-09-22 20:26:07 +02:00
parent eb43c4be21
commit 3ebc2f58d0
6 changed files with 33 additions and 31 deletions

View File

@@ -1,7 +1,8 @@
gem 'awesome_nested_set'
group :development do
gem "web-console"
gem 'web-console'
gem 'active_record_query_trace'
end
group :development, :test do