Guest User

Untitled

a guest
Jun 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. D test/unit/helpers/logs_and_reports_helper_test.rb
  2. D test/unit/helpers/help_and_support_helper_test.rb
  3. A test/unit/e2g2_category_test.rb
  4. U test/unit/business_directory_test.rb
  5. D test/functional/logs_and_reports_controller_test.rb
  6. D test/functional/help_and_support_controller_test.rb
  7. A test/functional/e2g2_categories_controller_test.rb
  8. U test/functional/government_users_controller_test.rb
  9. A test/fixtures/e2g2_categories_naics_categories.yml
  10. A test/fixtures/naics_categories.yml
  11. U test/fixtures/e2g2_categories.yml
  12. D app/helpers/logs_and_reports_helper.rb
  13. D app/helpers/help_and_support_helper.rb
  14. U app/helpers/license_templates_helper.rb
  15. U app/helpers/application_helper.rb
  16. A app/helpers/e2g2_categories_helper.rb
  17. U app/helpers/business_directories_helper.rb
  18. U app/models/business_directory.rb
  19. U app/models/business_profile.rb
  20. U app/models/state_government.rb
  21. U app/models/e2g2_category.rb
  22. U app/models/government.rb
  23. U app/models/naics_category.rb
  24. U app/models/business.rb
  25. U app/models/city_government.rb
  26. D app/controllers/help_and_support_controller.rb
  27. D app/controllers/logs_and_reports_controller.rb
  28. U app/controllers/business_license_verification_process_controller.rb
  29. U app/controllers/governments_controller.rb
  30. U app/controllers/license_templates_controller.rb
  31. U app/controllers/admins_controller.rb
  32. U app/controllers/application_controller.rb
  33. U app/controllers/e2g2_categories_controller.rb
  34. U app/controllers/business_directories_controller.rb
  35. D app/views/help_and_support
  36. D app/views/logs_and_reports
  37. U app/views/layouts/application.html.erb
  38. U app/views/business_directories/_business_directory.html.erb
  39. U app/views/license_templates/_edit_from_dlti_form.html.erb
  40. U app/views/license_templates/select_name_field.html.erb
  41. U app/views/license_templates/_edit.html.erb
  42. U app/views/license_templates/_edit_form.html.erb
  43. U app/views/e2g2_categories/_search_advance.html.erb
  44. A app/views/e2g2_categories/disabled.html.erb
  45. U app/views/e2g2_categories/index.html.erb
  46. A app/views/e2g2_categories/_ad_box.html.erb
  47. U app/views/e2g2_categories/_e2g2_category.html.erb
  48. A app/views/e2g2_categories/_alpha_list.erb
  49. A app/views/e2g2_categories/_map.html.erb
  50. A app/views/e2g2_categories/_search_refine.html.erb
  51. U app/views/e2g2_categories/_search_distance.html.erb
  52. U app/views/e2g2_categories/show.html.erb
  53. U app/views/e2g2_categories/_search.html.erb
  54. U app/views/e2g2_categories/_search_hours.html.erb
  55. D app/views/governments/e2g2_admin.erb
  56. D app/views/admins/e2g2_settings.erb
  57. U app/views/admins/index.html.erb
  58. U db/schema.rb
  59. A db/dataset/business_directories_e2g2_categories.yml
  60. A db/dataset/init
  61. A db/dataset/init/naics_categories.yml
  62. A db/dataset/init/e2g2_categories.yml
  63. A db/dataset/init/e2g2_categories_naics_categories.yml
  64. A db/dataset/e2g2_categories_industry_classifications.yml
  65. U db/dataset/naics_categories_naics_groups.yml
  66. A db/dataset/e2g2_categories.yml
  67. A db/migrate/20090501183328_relink_e2g2_naics.rb
  68. D vendor/plugins/render_component
  69. D vendor/plugins/subdomain-fu
Add Comment
Please, Sign In to add comment