abrasf-desif 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9dd7190fce8b2e4812b88516256e67144f53e40a
4
- data.tar.gz: fda5559d4d63cd1a764e36c1be4506fd6f64f34e
3
+ metadata.gz: 9e1a318970f2d36c4dc8dfc7daf0eded47a971c3
4
+ data.tar.gz: c03e3c9e2a2c519fd39edb49ea436080d8f1e993
5
5
  SHA512:
6
- metadata.gz: 0d12f30fcc56ad24748295cd07f99a1690a1be24839103b34a9666ebfb697a11a4494f9faac711b30bd9ff222e265d4d4daaff224e9d32354773e1ead95c2ca1
7
- data.tar.gz: b1d8e4f6925cd05e2b533a997a0bbc975d7b0ef0e81172fe8a5c46d4fdc084652d024c17fd48427224bb6561ad7058d016b949b0a91bbc1c0a91e0c372cf2ef9
6
+ metadata.gz: c1223570948405d3f04e1d239cc6d29d869cdecb46177bbf4d08d5170f0f9cc51f4dc593a4c84d3edb64fa4b632874c3d36cac018358d3187ecbc79251fb01f5
7
+ data.tar.gz: 4686ca26e2b585f88324b3fac44707bb70dc604e2529d2f29fabe2811797894251cac48a3cda3a44614126e6300edd3107893d3b0077a0006861904802a34937
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Abrasf
4
4
  module Desif
5
- VERSION = '2.0.0'
5
+ VERSION = '2.0.1'
6
6
  end
7
7
  end
@@ -94829,3 +94829,822 @@ Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.1ms)
94829
94829
  Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/_tax_code.html.erb [1 times] (0.1ms)
94830
94830
  Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb (1.3ms)
94831
94831
   (0.1ms) rollback transaction
94832
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
94833
+  (0.1ms) begin transaction
94834
+ Processing by Abrasf::Desif::CitiesController#index as HTML
94835
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb
94836
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb (0.3ms)
94837
+ Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.0ms)
94838
+  (0.1ms) SAVEPOINT active_record_1
94839
+ SQL (0.3ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1], ["name", "hi"], ["federative_unit", "XX"]]
94840
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94841
+ Abrasf::Desif::City Load (0.1ms) SELECT "abrasf_desif_cities".* FROM "abrasf_desif_cities"
94842
+  (0.1ms) rollback transaction
94843
+  (0.0ms) begin transaction
94844
+ Processing by Abrasf::Desif::CitiesController#index as HTML
94845
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb
94846
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb (0.1ms)
94847
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
94848
+  (0.1ms) rollback transaction
94849
+  (0.1ms) begin transaction
94850
+ Processing by Abrasf::Desif::CitiesController#index as HTML
94851
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb
94852
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb (0.0ms)
94853
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
94854
+  (0.1ms) rollback transaction
94855
+  (0.1ms) begin transaction
94856
+ Processing by Abrasf::Desif::CitiesController#index as HTML
94857
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb
94858
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb (0.1ms)
94859
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
94860
+  (0.1ms) rollback transaction
94861
+  (0.1ms) begin transaction
94862
+  (0.1ms) SAVEPOINT active_record_1
94863
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
94864
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94865
+  (0.1ms) SAVEPOINT active_record_1
94866
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
94867
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94868
+  (0.1ms) SAVEPOINT active_record_1
94869
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
94870
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94871
+  (0.1ms) SAVEPOINT active_record_1
94872
+ SQL (0.3ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
94873
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94874
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
94875
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
94876
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (0.3ms)
94877
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
94878
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
94879
+  (0.1ms) rollback transaction
94880
+  (0.1ms) begin transaction
94881
+  (0.0ms) SAVEPOINT active_record_1
94882
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
94883
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94884
+  (0.0ms) SAVEPOINT active_record_1
94885
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
94886
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94887
+  (0.1ms) SAVEPOINT active_record_1
94888
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
94889
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94890
+  (0.0ms) SAVEPOINT active_record_1
94891
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
94892
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94893
+ Processing by Abrasf::Desif::CityTaxCodesController#show as HTML
94894
+ Parameters: {"id"=>"1"}
94895
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
94896
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/show.html.erb
94897
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/show.html.erb (0.3ms)
94898
+ Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.2ms)
94899
+  (0.2ms) rollback transaction
94900
+  (0.1ms) begin transaction
94901
+ Processing by Abrasf::Desif::CityTaxCodesController#new as HTML
94902
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb
94903
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb (0.3ms)
94904
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
94905
+  (0.1ms) rollback transaction
94906
+  (0.1ms) begin transaction
94907
+  (0.1ms) SAVEPOINT active_record_1
94908
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
94909
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94910
+  (0.1ms) SAVEPOINT active_record_1
94911
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
94912
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94913
+  (0.1ms) SAVEPOINT active_record_1
94914
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
94915
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94916
+  (0.1ms) SAVEPOINT active_record_1
94917
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
94918
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94919
+ Processing by Abrasf::Desif::CityTaxCodesController#edit as HTML
94920
+ Parameters: {"id"=>"1"}
94921
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
94922
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb
94923
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb (0.3ms)
94924
+ Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.1ms)
94925
+  (0.2ms) rollback transaction
94926
+  (0.1ms) begin transaction
94927
+  (0.1ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
94928
+  (0.1ms) SAVEPOINT active_record_1
94929
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
94930
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94931
+  (0.0ms) SAVEPOINT active_record_1
94932
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
94933
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94934
+  (0.0ms) SAVEPOINT active_record_1
94935
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
94936
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94937
+ Processing by Abrasf::Desif::CityTaxCodesController#create as HTML
94938
+ Parameters: {"city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"A23456", "since"=>"2016-10-19"}}
94939
+  (0.1ms) SAVEPOINT active_record_1
94940
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
94941
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94942
+ Redirected to http://test.host/city_tax_codes/1
94943
+ Completed 302 Found in 14ms (ActiveRecord: 0.4ms)
94944
+  (0.2ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
94945
+  (0.2ms) rollback transaction
94946
+  (0.1ms) begin transaction
94947
+  (0.1ms) SAVEPOINT active_record_1
94948
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
94949
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94950
+  (0.0ms) SAVEPOINT active_record_1
94951
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
94952
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94953
+  (0.0ms) SAVEPOINT active_record_1
94954
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
94955
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94956
+ Processing by Abrasf::Desif::CityTaxCodesController#create as HTML
94957
+ Parameters: {"city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"A23456", "since"=>"2016-10-19"}}
94958
+  (0.1ms) SAVEPOINT active_record_1
94959
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
94960
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94961
+ Redirected to http://test.host/city_tax_codes/1
94962
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
94963
+  (0.2ms) rollback transaction
94964
+  (0.0ms) begin transaction
94965
+  (0.0ms) SAVEPOINT active_record_1
94966
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
94967
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94968
+  (0.1ms) SAVEPOINT active_record_1
94969
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
94970
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94971
+  (0.0ms) SAVEPOINT active_record_1
94972
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
94973
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94974
+ Processing by Abrasf::Desif::CityTaxCodesController#create as HTML
94975
+ Parameters: {"city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"A23456", "since"=>"2016-10-19"}}
94976
+  (0.1ms) SAVEPOINT active_record_1
94977
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
94978
+  (0.0ms) RELEASE SAVEPOINT active_record_1
94979
+ Redirected to http://test.host/city_tax_codes/1
94980
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
94981
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" ORDER BY "abrasf_desif_city_tax_codes"."id" DESC LIMIT ? [["LIMIT", 1]]
94982
+  (0.2ms) rollback transaction
94983
+  (0.0ms) begin transaction
94984
+  (0.1ms) SAVEPOINT active_record_1
94985
+ SQL (0.3ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
94986
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94987
+  (0.0ms) SAVEPOINT active_record_1
94988
+ SQL (0.3ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
94989
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94990
+  (0.1ms) SAVEPOINT active_record_1
94991
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
94992
+  (0.1ms) RELEASE SAVEPOINT active_record_1
94993
+ Processing by Abrasf::Desif::CityTaxCodesController#create as HTML
94994
+ Parameters: {"city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"", "since"=>"2016-10-19"}}
94995
+  (0.1ms) SAVEPOINT active_record_1
94996
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
94997
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb
94998
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb (0.0ms)
94999
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.1ms)
95000
+  (0.2ms) rollback transaction
95001
+  (0.0ms) begin transaction
95002
+  (0.1ms) SAVEPOINT active_record_1
95003
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95004
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95005
+  (0.0ms) SAVEPOINT active_record_1
95006
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95007
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95008
+  (0.0ms) SAVEPOINT active_record_1
95009
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95010
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95011
+ Processing by Abrasf::Desif::CityTaxCodesController#create as HTML
95012
+ Parameters: {"city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"", "since"=>"2016-10-19"}}
95013
+  (0.2ms) SAVEPOINT active_record_1
95014
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
95015
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb
95016
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb (0.1ms)
95017
+ Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.3ms)
95018
+  (0.2ms) rollback transaction
95019
+  (0.1ms) begin transaction
95020
+  (0.1ms) SAVEPOINT active_record_1
95021
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95022
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95023
+  (0.0ms) SAVEPOINT active_record_1
95024
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95025
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95026
+  (0.0ms) SAVEPOINT active_record_1
95027
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95028
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95029
+  (0.0ms) SAVEPOINT active_record_1
95030
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95031
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95032
+ Processing by Abrasf::Desif::CityTaxCodesController#update as HTML
95033
+ Parameters: {"city_tax_code"=>{"city_tax_code"=>"B77777"}, "id"=>"1"}
95034
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95035
+  (0.1ms) SAVEPOINT active_record_1
95036
+ SQL (0.2ms) UPDATE "abrasf_desif_city_tax_codes" SET "city_tax_code" = ?, "updated_at" = ? WHERE "abrasf_desif_city_tax_codes"."id" = ? [["city_tax_code", "B77777"], ["updated_at", 2016-10-19 11:31:03 UTC], ["id", 1]]
95037
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95038
+ Redirected to http://test.host/city_tax_codes/1
95039
+ Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
95040
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95041
+  (0.2ms) rollback transaction
95042
+  (0.1ms) begin transaction
95043
+  (0.1ms) SAVEPOINT active_record_1
95044
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95045
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95046
+  (0.0ms) SAVEPOINT active_record_1
95047
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95048
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95049
+  (0.0ms) SAVEPOINT active_record_1
95050
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95051
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95052
+  (0.0ms) SAVEPOINT active_record_1
95053
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95054
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95055
+ Processing by Abrasf::Desif::CityTaxCodesController#update as HTML
95056
+ Parameters: {"city_tax_code"=>{"city_tax_code"=>"B77777"}, "id"=>"1"}
95057
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95058
+  (0.1ms) SAVEPOINT active_record_1
95059
+ SQL (0.2ms) UPDATE "abrasf_desif_city_tax_codes" SET "city_tax_code" = ?, "updated_at" = ? WHERE "abrasf_desif_city_tax_codes"."id" = ? [["city_tax_code", "B77777"], ["updated_at", 2016-10-19 11:31:03 UTC], ["id", 1]]
95060
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95061
+ Redirected to http://test.host/city_tax_codes/1
95062
+ Completed 302 Found in 5ms (ActiveRecord: 0.4ms)
95063
+  (0.2ms) rollback transaction
95064
+  (0.1ms) begin transaction
95065
+  (0.1ms) SAVEPOINT active_record_1
95066
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95067
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95068
+  (0.0ms) SAVEPOINT active_record_1
95069
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95070
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95071
+  (0.0ms) SAVEPOINT active_record_1
95072
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95073
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95074
+  (0.0ms) SAVEPOINT active_record_1
95075
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95076
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95077
+ Processing by Abrasf::Desif::CityTaxCodesController#update as HTML
95078
+ Parameters: {"city_tax_code"=>{"city_tax_code"=>"B77777"}, "id"=>"1"}
95079
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95080
+  (0.1ms) SAVEPOINT active_record_1
95081
+ SQL (0.2ms) UPDATE "abrasf_desif_city_tax_codes" SET "city_tax_code" = ?, "updated_at" = ? WHERE "abrasf_desif_city_tax_codes"."id" = ? [["city_tax_code", "B77777"], ["updated_at", 2016-10-19 11:31:03 UTC], ["id", 1]]
95082
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95083
+ Redirected to http://test.host/city_tax_codes/1
95084
+ Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
95085
+  (0.2ms) rollback transaction
95086
+  (0.1ms) begin transaction
95087
+  (0.0ms) SAVEPOINT active_record_1
95088
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95089
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95090
+  (0.0ms) SAVEPOINT active_record_1
95091
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95092
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95093
+  (0.0ms) SAVEPOINT active_record_1
95094
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95095
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95096
+  (0.0ms) SAVEPOINT active_record_1
95097
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95098
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95099
+ Processing by Abrasf::Desif::CityTaxCodesController#update as HTML
95100
+ Parameters: {"city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"", "since"=>"2016-10-19"}, "id"=>"1"}
95101
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95102
+  (0.1ms) SAVEPOINT active_record_1
95103
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
95104
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb
95105
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb (0.1ms)
95106
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
95107
+  (0.2ms) rollback transaction
95108
+  (0.1ms) begin transaction
95109
+  (0.1ms) SAVEPOINT active_record_1
95110
+ SQL (0.3ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95111
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95112
+  (0.1ms) SAVEPOINT active_record_1
95113
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95114
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95115
+  (0.1ms) SAVEPOINT active_record_1
95116
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95117
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95118
+  (0.0ms) SAVEPOINT active_record_1
95119
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95120
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95121
+ Processing by Abrasf::Desif::CityTaxCodesController#update as HTML
95122
+ Parameters: {"city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"", "since"=>"2016-10-19"}, "id"=>"1"}
95123
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95124
+  (0.1ms) SAVEPOINT active_record_1
95125
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
95126
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb
95127
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb (0.1ms)
95128
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
95129
+  (0.2ms) rollback transaction
95130
+  (0.1ms) begin transaction
95131
+  (0.1ms) SAVEPOINT active_record_1
95132
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95133
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95134
+  (0.0ms) SAVEPOINT active_record_1
95135
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95136
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95137
+  (0.0ms) SAVEPOINT active_record_1
95138
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95139
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95140
+  (0.0ms) SAVEPOINT active_record_1
95141
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95142
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95143
+  (0.1ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
95144
+ Processing by Abrasf::Desif::CityTaxCodesController#destroy as HTML
95145
+ Parameters: {"id"=>"1"}
95146
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95147
+  (0.1ms) SAVEPOINT active_record_1
95148
+ SQL (0.2ms) DELETE FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? [["id", 1]]
95149
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95150
+ Redirected to http://test.host/city_tax_codes
95151
+ Completed 302 Found in 2ms (ActiveRecord: 0.4ms)
95152
+  (0.1ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
95153
+  (0.2ms) rollback transaction
95154
+  (0.0ms) begin transaction
95155
+  (0.1ms) SAVEPOINT active_record_1
95156
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95157
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95158
+  (0.0ms) SAVEPOINT active_record_1
95159
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95160
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95161
+  (0.1ms) SAVEPOINT active_record_1
95162
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95163
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95164
+  (0.0ms) SAVEPOINT active_record_1
95165
+ SQL (0.3ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A23456"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95166
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95167
+ Processing by Abrasf::Desif::CityTaxCodesController#destroy as HTML
95168
+ Parameters: {"id"=>"1"}
95169
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95170
+  (0.1ms) SAVEPOINT active_record_1
95171
+ SQL (0.1ms) DELETE FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? [["id", 1]]
95172
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95173
+ Redirected to http://test.host/city_tax_codes
95174
+ Completed 302 Found in 2ms (ActiveRecord: 0.3ms)
95175
+  (0.2ms) rollback transaction
95176
+  (0.1ms) begin transaction
95177
+ Processing by Abrasf::Desif::ServiceItemsController#index as HTML
95178
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95179
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (0.3ms)
95180
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
95181
+  (0.1ms) SAVEPOINT active_record_1
95182
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 171], ["description", "hello"]]
95183
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95184
+ Abrasf::Desif::ServiceItem Load (0.1ms) SELECT "abrasf_desif_service_items".* FROM "abrasf_desif_service_items"
95185
+  (0.1ms) rollback transaction
95186
+  (0.1ms) begin transaction
95187
+ Processing by Abrasf::Desif::ServiceItemsController#index as HTML
95188
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95189
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (0.0ms)
95190
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
95191
+  (0.1ms) rollback transaction
95192
+  (0.1ms) begin transaction
95193
+ Processing by Abrasf::Desif::ServiceItemsController#index as HTML
95194
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95195
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (0.0ms)
95196
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
95197
+  (0.1ms) rollback transaction
95198
+  (0.0ms) begin transaction
95199
+ Processing by Abrasf::Desif::ServiceItemsController#index as HTML
95200
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95201
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (0.0ms)
95202
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
95203
+  (0.1ms) rollback transaction
95204
+  (0.0ms) begin transaction
95205
+ Processing by Abrasf::Desif::ServiceItemsController#index as HTML
95206
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95207
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (0.0ms)
95208
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
95209
+ Processing by Abrasf::Desif::ServiceItemsController#index as CSV
95210
+ Rendering text template
95211
+ Rendered text template (0.0ms)
95212
+ Sent data (1.4ms)
95213
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
95214
+  (0.1ms) rollback transaction
95215
+  (0.1ms) begin transaction
95216
+ Processing by Abrasf::Desif::ServiceItemsController#index as HTML
95217
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95218
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (0.1ms)
95219
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
95220
+ Processing by Abrasf::Desif::ServiceItemsController#index as CSV
95221
+ Rendering text template
95222
+ Rendered text template (0.0ms)
95223
+ Sent data (0.4ms)
95224
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
95225
+  (0.1ms) rollback transaction
95226
+  (0.1ms) begin transaction
95227
+  (0.1ms) SAVEPOINT active_record_1
95228
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95229
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95230
+  (0.0ms) SAVEPOINT active_record_1
95231
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95232
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95233
+ Processing by Abrasf::Desif::TaxCodesController#index as HTML
95234
+ Abrasf::Desif::TaxCode Load (0.1ms) SELECT "abrasf_desif_tax_codes".* FROM "abrasf_desif_tax_codes"
95235
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb
95236
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb (0.3ms)
95237
+ Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.1ms)
95238
+  (0.2ms) rollback transaction
95239
+  (0.0ms) begin transaction
95240
+  (0.1ms) SAVEPOINT active_record_1
95241
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95242
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95243
+  (0.0ms) SAVEPOINT active_record_1
95244
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95245
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95246
+ Processing by Abrasf::Desif::TaxCodesController#index as CSV
95247
+ Abrasf::Desif::TaxCode Load (0.1ms) SELECT "abrasf_desif_tax_codes".* FROM "abrasf_desif_tax_codes"
95248
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.csv.erb
95249
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.csv.erb (0.3ms)
95250
+ Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.1ms)
95251
+  (0.2ms) rollback transaction
95252
+  (0.1ms) begin transaction
95253
+  (0.0ms) rollback transaction
95254
+  (0.0ms) begin transaction
95255
+  (0.0ms) rollback transaction
95256
+  (0.0ms) begin transaction
95257
+  (0.1ms) rollback transaction
95258
+  (0.1ms) begin transaction
95259
+  (0.1ms) rollback transaction
95260
+  (0.1ms) begin transaction
95261
+  (0.1ms) rollback transaction
95262
+  (0.1ms) begin transaction
95263
+  (0.0ms) SAVEPOINT active_record_1
95264
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 101], ["name", "hello"], ["federative_unit", "xx"]]
95265
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95266
+  (0.0ms) SAVEPOINT active_record_1
95267
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 202], ["name", "world"], ["federative_unit", "yy"]]
95268
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95269
+ Started GET "/cities" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95270
+ Processing by Abrasf::Desif::CitiesController#index as HTML
95271
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb
95272
+ Abrasf::Desif::City Load (0.1ms) SELECT "abrasf_desif_cities".* FROM "abrasf_desif_cities"
95273
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/_city.html.erb [2 times] (0.6ms)
95274
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb (4.0ms)
95275
+ Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.1ms)
95276
+  (0.2ms) rollback transaction
95277
+  (0.1ms) begin transaction
95278
+  (0.1ms) SAVEPOINT active_record_1
95279
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95280
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95281
+  (0.0ms) SAVEPOINT active_record_1
95282
+ SQL (0.1ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95283
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95284
+  (0.0ms) SAVEPOINT active_record_1
95285
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95286
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95287
+  (0.0ms) SAVEPOINT active_record_1
95288
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95289
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95290
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95291
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95292
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95293
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95294
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_city_tax_code.html.erb [1 times] (1.6ms)
95295
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (13.5ms)
95296
+ Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.2ms)
95297
+  (0.2ms) rollback transaction
95298
+  (0.1ms) begin transaction
95299
+  (0.1ms) SAVEPOINT active_record_1
95300
+ SQL (0.3ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95301
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95302
+  (0.1ms) SAVEPOINT active_record_1
95303
+ SQL (0.3ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95304
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95305
+  (0.0ms) SAVEPOINT active_record_1
95306
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95307
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95308
+  (0.0ms) SAVEPOINT active_record_1
95309
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95310
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95311
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95312
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95313
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95314
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95315
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_city_tax_code.html.erb [1 times] (2.0ms)
95316
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (6.0ms)
95317
+ Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.2ms)
95318
+  (0.2ms) rollback transaction
95319
+  (0.1ms) begin transaction
95320
+  (0.0ms) SAVEPOINT active_record_1
95321
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95322
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95323
+  (0.1ms) SAVEPOINT active_record_1
95324
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95325
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95326
+  (0.0ms) SAVEPOINT active_record_1
95327
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95328
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95329
+  (0.1ms) SAVEPOINT active_record_1
95330
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95331
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95332
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95333
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95334
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95335
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95336
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_city_tax_code.html.erb [1 times] (1.5ms)
95337
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (4.3ms)
95338
+ Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.1ms)
95339
+  (0.2ms) rollback transaction
95340
+  (0.0ms) begin transaction
95341
+  (0.1ms) SAVEPOINT active_record_1
95342
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95343
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95344
+  (0.0ms) SAVEPOINT active_record_1
95345
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95346
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95347
+  (0.0ms) SAVEPOINT active_record_1
95348
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95349
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95350
+  (0.1ms) SAVEPOINT active_record_1
95351
+ SQL (0.3ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95352
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95353
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95354
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95355
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95356
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95357
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_city_tax_code.html.erb [1 times] (1.6ms)
95358
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (4.4ms)
95359
+ Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.2ms)
95360
+  (0.2ms) rollback transaction
95361
+  (0.1ms) begin transaction
95362
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95363
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95364
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95365
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95366
+ Rendered collection of templates [0 times] (0.0ms)
95367
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (2.0ms)
95368
+ Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms)
95369
+ Started GET "/city_tax_codes/new" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95370
+ Processing by Abrasf::Desif::CityTaxCodesController#new as HTML
95371
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb
95372
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_form.html.erb (13.9ms)
95373
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/new.html.erb (15.6ms)
95374
+ Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.0ms)
95375
+  (0.1ms) SAVEPOINT active_record_1
95376
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95377
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95378
+  (0.0ms) SAVEPOINT active_record_1
95379
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95380
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95381
+  (0.1ms) SAVEPOINT active_record_1
95382
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95383
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95384
+ Started POST "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95385
+ Processing by Abrasf::Desif::CityTaxCodesController#create as HTML
95386
+ Parameters: {"utf8"=>"✓", "city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"1234", "aliquot"=>"5", "since"=>"2016-10-19", "expiry"=>""}, "commit"=>"Create City Tax Code"}
95387
+  (0.1ms) SAVEPOINT active_record_1
95388
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95389
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95390
+ Redirected to http://www.example.com/city_tax_codes/1
95391
+ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
95392
+ Started GET "/city_tax_codes/1" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95393
+ Processing by Abrasf::Desif::CityTaxCodesController#show as HTML
95394
+ Parameters: {"id"=>"1"}
95395
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95396
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/show.html.erb
95397
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/show.html.erb (1.5ms)
95398
+ Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.1ms)
95399
+  (0.2ms) rollback transaction
95400
+  (0.1ms) begin transaction
95401
+  (0.0ms) SAVEPOINT active_record_1
95402
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95403
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95404
+  (0.0ms) SAVEPOINT active_record_1
95405
+ SQL (0.1ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95406
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95407
+  (0.0ms) SAVEPOINT active_record_1
95408
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95409
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95410
+  (0.0ms) SAVEPOINT active_record_1
95411
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95412
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95413
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95414
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95415
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95416
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95417
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_city_tax_code.html.erb [1 times] (1.5ms)
95418
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (4.3ms)
95419
+ Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.2ms)
95420
+ Started GET "/city_tax_codes/1/edit" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95421
+ Processing by Abrasf::Desif::CityTaxCodesController#edit as HTML
95422
+ Parameters: {"id"=>"1"}
95423
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95424
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb
95425
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_form.html.erb (4.1ms)
95426
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/edit.html.erb (5.9ms)
95427
+ Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.1ms)
95428
+ Started PATCH "/city_tax_codes/1" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95429
+ Processing by Abrasf::Desif::CityTaxCodesController#update as HTML
95430
+ Parameters: {"utf8"=>"✓", "city_tax_code"=>{"abrasf_desif_city_id"=>"1200013", "abrasf_desif_tax_code_id"=>"10200001", "city_tax_code"=>"A1234", "aliquot"=>"5", "since"=>"2016-10-19", "expiry"=>""}, "commit"=>"Update City Tax Code", "id"=>"1"}
95431
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95432
+  (0.1ms) SAVEPOINT active_record_1
95433
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95434
+ Redirected to http://www.example.com/city_tax_codes/1
95435
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
95436
+ Started GET "/city_tax_codes/1" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95437
+ Processing by Abrasf::Desif::CityTaxCodesController#show as HTML
95438
+ Parameters: {"id"=>"1"}
95439
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95440
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/show.html.erb
95441
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/show.html.erb (1.4ms)
95442
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.1ms)
95443
+  (0.2ms) rollback transaction
95444
+  (0.1ms) begin transaction
95445
+  (0.1ms) SAVEPOINT active_record_1
95446
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95447
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95448
+  (0.0ms) SAVEPOINT active_record_1
95449
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95450
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95451
+  (0.0ms) SAVEPOINT active_record_1
95452
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95453
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95454
+  (0.0ms) SAVEPOINT active_record_1
95455
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "A1234"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95456
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95457
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95458
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95459
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95460
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95461
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/_city_tax_code.html.erb [1 times] (2.5ms)
95462
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (6.2ms)
95463
+ Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.2ms)
95464
+ Started DELETE "/city_tax_codes/1" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95465
+ Processing by Abrasf::Desif::CityTaxCodesController#destroy as HTML
95466
+ Parameters: {"id"=>"1"}
95467
+ Abrasf::Desif::CityTaxCode Load (0.1ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
95468
+  (0.1ms) SAVEPOINT active_record_1
95469
+ SQL (0.1ms) DELETE FROM "abrasf_desif_city_tax_codes" WHERE "abrasf_desif_city_tax_codes"."id" = ? [["id", 1]]
95470
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95471
+ Redirected to http://www.example.com/city_tax_codes
95472
+ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
95473
+ Started GET "/city_tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95474
+ Processing by Abrasf::Desif::CityTaxCodesController#index as HTML
95475
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb
95476
+ Abrasf::Desif::CityTaxCode Load (0.2ms) SELECT "abrasf_desif_city_tax_codes".* FROM "abrasf_desif_city_tax_codes"
95477
+ Rendered collection of templates [0 times] (0.0ms)
95478
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/city_tax_codes/index.html.erb (2.1ms)
95479
+ Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms)
95480
+  (0.2ms) rollback transaction
95481
+  (0.1ms) begin transaction
95482
+  (0.1ms) SAVEPOINT active_record_1
95483
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 101], ["description", "hello"]]
95484
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95485
+  (0.0ms) SAVEPOINT active_record_1
95486
+ SQL (0.1ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 202], ["description", "world"]]
95487
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95488
+ Started GET "/service_items" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95489
+ Processing by Abrasf::Desif::ServiceItemsController#index as HTML
95490
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95491
+ Abrasf::Desif::ServiceItem Load (0.1ms) SELECT "abrasf_desif_service_items".* FROM "abrasf_desif_service_items"
95492
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/_service_item.html.erb [2 times] (0.6ms)
95493
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (2.8ms)
95494
+ Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.1ms)
95495
+  (0.2ms) rollback transaction
95496
+  (0.1ms) begin transaction
95497
+  (0.2ms) SAVEPOINT active_record_1
95498
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95499
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95500
+  (0.0ms) SAVEPOINT active_record_1
95501
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95502
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95503
+ Started GET "/tax_codes" for 127.0.0.1 at 2016-10-19 09:31:03 -0200
95504
+ Processing by Abrasf::Desif::TaxCodesController#index as HTML
95505
+ Abrasf::Desif::TaxCode Load (0.1ms) SELECT "abrasf_desif_tax_codes".* FROM "abrasf_desif_tax_codes"
95506
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb
95507
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/_tax_code.html.erb [1 times] (0.7ms)
95508
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb (3.7ms)
95509
+ Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.1ms)
95510
+  (0.2ms) rollback transaction
95511
+  (0.1ms) begin transaction
95512
+  (0.1ms) SAVEPOINT active_record_1
95513
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95514
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95515
+  (0.0ms) SAVEPOINT active_record_1
95516
+ SQL (0.1ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95517
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95518
+  (0.1ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
95519
+  (0.0ms) SAVEPOINT active_record_1
95520
+ SQL (0.1ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95521
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95522
+ Abrasf::Desif::TaxCode Load (0.1ms) SELECT "abrasf_desif_tax_codes".* FROM "abrasf_desif_tax_codes" ORDER BY "abrasf_desif_tax_codes"."id" ASC LIMIT ? [["LIMIT", 1000]]
95523
+  (0.0ms) SAVEPOINT active_record_1
95524
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "10200001"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95525
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95526
+  (0.1ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
95527
+  (0.1ms) rollback transaction
95528
+  (0.1ms) begin transaction
95529
+  (0.0ms) SAVEPOINT active_record_1
95530
+ SQL (0.2ms) INSERT INTO "abrasf_desif_service_items" ("id", "description") VALUES (?, ?) [["id", 1020], ["description", "Programação"]]
95531
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95532
+  (0.0ms) SAVEPOINT active_record_1
95533
+ SQL (0.2ms) INSERT INTO "abrasf_desif_tax_codes" ("id", "description", "abrasf_desif_service_item_id") VALUES (?, ?, ?) [["id", 10200001], ["description", "Programação"], ["abrasf_desif_service_item_id", 1020]]
95534
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95535
+  (0.1ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
95536
+  (0.1ms) SAVEPOINT active_record_1
95537
+ SQL (0.2ms) INSERT INTO "abrasf_desif_cities" ("id", "name", "federative_unit") VALUES (?, ?, ?) [["id", 1200013], ["name", "Acrelândia"], ["federative_unit", "AC"]]
95538
+  (0.1ms) RELEASE SAVEPOINT active_record_1
95539
+ Abrasf::Desif::TaxCode Load (0.4ms) SELECT "abrasf_desif_tax_codes".* FROM "abrasf_desif_tax_codes" ORDER BY "abrasf_desif_tax_codes"."id" ASC LIMIT ? [["LIMIT", 1000]]
95540
+  (0.1ms) SAVEPOINT active_record_1
95541
+ SQL (0.2ms) INSERT INTO "abrasf_desif_city_tax_codes" ("abrasf_desif_city_id", "abrasf_desif_tax_code_id", "city_tax_code", "since", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["abrasf_desif_city_id", 1200013], ["abrasf_desif_tax_code_id", 10200001], ["city_tax_code", "10200001"], ["since", Wed, 19 Oct 2016], ["created_at", 2016-10-19 11:31:03 UTC], ["updated_at", 2016-10-19 11:31:03 UTC]]
95542
+  (0.0ms) RELEASE SAVEPOINT active_record_1
95543
+  (0.1ms) SELECT COUNT(*) FROM "abrasf_desif_city_tax_codes"
95544
+  (0.1ms) rollback transaction
95545
+  (0.1ms) begin transaction
95546
+  (0.1ms) rollback transaction
95547
+  (0.1ms) begin transaction
95548
+  (0.2ms) rollback transaction
95549
+  (0.1ms) begin transaction
95550
+  (0.1ms) rollback transaction
95551
+  (0.1ms) begin transaction
95552
+  (0.1ms) rollback transaction
95553
+  (0.1ms) begin transaction
95554
+  (0.1ms) rollback transaction
95555
+  (0.1ms) begin transaction
95556
+  (0.1ms) rollback transaction
95557
+  (0.2ms) begin transaction
95558
+  (0.1ms) rollback transaction
95559
+  (0.1ms) begin transaction
95560
+  (0.1ms) rollback transaction
95561
+  (0.0ms) begin transaction
95562
+  (0.2ms) rollback transaction
95563
+  (0.0ms) begin transaction
95564
+  (0.2ms) rollback transaction
95565
+  (0.0ms) begin transaction
95566
+  (0.1ms) rollback transaction
95567
+  (0.1ms) begin transaction
95568
+  (0.1ms) rollback transaction
95569
+  (0.1ms) begin transaction
95570
+  (0.1ms) rollback transaction
95571
+  (0.0ms) begin transaction
95572
+  (0.1ms) rollback transaction
95573
+  (0.0ms) begin transaction
95574
+  (0.0ms) rollback transaction
95575
+  (0.1ms) begin transaction
95576
+  (0.1ms) rollback transaction
95577
+  (0.0ms) begin transaction
95578
+  (0.1ms) rollback transaction
95579
+  (0.0ms) begin transaction
95580
+  (0.1ms) rollback transaction
95581
+  (0.1ms) begin transaction
95582
+  (0.1ms) rollback transaction
95583
+  (0.1ms) begin transaction
95584
+  (0.1ms) rollback transaction
95585
+  (0.1ms) begin transaction
95586
+  (0.1ms) rollback transaction
95587
+  (0.0ms) begin transaction
95588
+  (0.0ms) rollback transaction
95589
+  (0.0ms) begin transaction
95590
+  (0.0ms) rollback transaction
95591
+  (0.0ms) begin transaction
95592
+  (0.0ms) rollback transaction
95593
+  (0.0ms) begin transaction
95594
+  (0.0ms) rollback transaction
95595
+  (0.0ms) begin transaction
95596
+  (0.0ms) rollback transaction
95597
+  (0.0ms) begin transaction
95598
+  (0.2ms) rollback transaction
95599
+  (0.0ms) begin transaction
95600
+  (0.1ms) rollback transaction
95601
+  (0.0ms) begin transaction
95602
+  (0.0ms) rollback transaction
95603
+  (0.0ms) begin transaction
95604
+  (0.2ms) rollback transaction
95605
+  (0.0ms) begin transaction
95606
+  (0.1ms) rollback transaction
95607
+  (0.1ms) begin transaction
95608
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/_city.html.erb (0.8ms)
95609
+  (0.1ms) rollback transaction
95610
+  (0.1ms) begin transaction
95611
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb
95612
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/_city.html.erb [1 times] (0.6ms)
95613
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb (6.0ms)
95614
+  (0.1ms) rollback transaction
95615
+  (0.1ms) begin transaction
95616
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb
95617
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/_city.html.erb [1 times] (0.1ms)
95618
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/cities/index.html.erb (0.7ms)
95619
+  (0.1ms) rollback transaction
95620
+  (0.1ms) begin transaction
95621
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/_service_item.html.erb (0.6ms)
95622
+  (0.1ms) rollback transaction
95623
+  (0.1ms) begin transaction
95624
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95625
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/_service_item.html.erb [1 times] (0.4ms)
95626
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (6.4ms)
95627
+  (0.1ms) rollback transaction
95628
+  (0.1ms) begin transaction
95629
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb
95630
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/_service_item.html.erb [1 times] (0.1ms)
95631
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/service_items/index.html.erb (0.5ms)
95632
+  (0.1ms) rollback transaction
95633
+  (0.1ms) begin transaction
95634
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/_tax_code.html.erb (0.6ms)
95635
+  (0.1ms) rollback transaction
95636
+  (0.2ms) begin transaction
95637
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb
95638
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/_tax_code.html.erb [1 times] (0.6ms)
95639
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb (11.8ms)
95640
+  (0.1ms) rollback transaction
95641
+  (0.1ms) begin transaction
95642
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb
95643
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/_tax_code.html.erb [1 times] (0.2ms)
95644
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb (2.3ms)
95645
+  (0.1ms) rollback transaction
95646
+  (0.1ms) begin transaction
95647
+ Rendering /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb
95648
+ Rendered collection of /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/_tax_code.html.erb [1 times] (0.1ms)
95649
+ Rendered /homeless/marco/projects/zinfinit/gem/desif-abrasf/app/views/abrasf/desif/tax_codes/index.html.erb (1.3ms)
95650
+  (0.1ms) rollback transaction
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: abrasf-desif
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marco Moura
@@ -14,16 +14,16 @@ dependencies:
14
14
  name: rails
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '5'
19
+ version: '0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: '5'
26
+ version: '0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: sqlite3
29
29
  requirement: !ruby/object:Gem::Requirement