# -*- encoding: utf-8 -*- # stub: erp_app 3.1.15 ruby lib Gem::Specification.new do |s| s.name = "erp_app".freeze s.version = "3.1.15".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Rick Koloski, Russell Holmes".freeze] s.date = "2013-08-27" s.description = "Provides an application infrastructure based on the Sencha/extjs UI framework, as well as several utilities and example applications. It houses the core application container framework and component model infrastructure that play a key role in the RAD/Agile orientation of CompassAE.".freeze s.email = ["russonrails@gmail.com".freeze] s.files = ["GPL-3-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/stylesheets/erp_app/application.css".freeze, "app/controllers/erp_app/application_controller.rb".freeze, "app/controllers/erp_app/desktop/audit_log_viewer/base_controller.rb".freeze, "app/controllers/erp_app/desktop/base_controller.rb".freeze, "app/controllers/erp_app/desktop/configuration_management/base_controller.rb".freeze, "app/controllers/erp_app/desktop/configuration_management/options_controller.rb".freeze, "app/controllers/erp_app/desktop/configuration_management/types_controller.rb".freeze, "app/controllers/erp_app/desktop/control_panel/application_management_controller.rb".freeze, "app/controllers/erp_app/desktop/control_panel/base_controller.rb".freeze, "app/controllers/erp_app/desktop/control_panel/desktop_management_controller.rb".freeze, "app/controllers/erp_app/desktop/file_manager/base_controller.rb".freeze, "app/controllers/erp_app/desktop/job_tracker/base_controller.rb".freeze, "app/controllers/erp_app/desktop/scaffold/base_controller.rb".freeze, "app/controllers/erp_app/desktop/security_management/base_controller.rb".freeze, "app/controllers/erp_app/desktop/security_management/capabilities_controller.rb".freeze, "app/controllers/erp_app/desktop/security_management/groups_controller.rb".freeze, "app/controllers/erp_app/desktop/security_management/roles_controller.rb".freeze, "app/controllers/erp_app/desktop/security_management/users_controller.rb".freeze, "app/controllers/erp_app/desktop/tail/base_controller.rb".freeze, "app/controllers/erp_app/desktop/user_management/application_management_controller.rb".freeze, "app/controllers/erp_app/desktop/user_management/base_controller.rb".freeze, "app/controllers/erp_app/desktop/user_management/role_management_controller.rb".freeze, "app/controllers/erp_app/login_controller.rb".freeze, "app/controllers/erp_app/mobile/base_controller.rb".freeze, "app/controllers/erp_app/mobile/login_controller.rb".freeze, "app/controllers/erp_app/mobile/user_management/base_controller.rb".freeze, "app/controllers/erp_app/organizer/base_controller.rb".freeze, "app/controllers/erp_app/organizer/crm/base_controller.rb".freeze, "app/controllers/erp_app/organizer/crm/relationship_controller.rb".freeze, "app/controllers/erp_app/public_controller.rb".freeze, "app/controllers/erp_app/shared/configuration_controller.rb".freeze, "app/controllers/erp_app/shared/notes_controller.rb".freeze, "app/controllers/erp_app/shared/profile_management_controller.rb".freeze, "app/controllers/erp_app/widget_proxy_controller.rb".freeze, "app/helpers/erp_app/application_helper.rb".freeze, "app/mailers/crm_mailer.rb".freeze, "app/models/app_container.rb".freeze, "app/models/application.rb".freeze, "app/models/configuration.rb".freeze, "app/models/configuration_item.rb".freeze, "app/models/configuration_item_type.rb".freeze, "app/models/configuration_item_type_configuration_option.rb".freeze, "app/models/configuration_option.rb".freeze, "app/models/desktop.rb".freeze, "app/models/desktop_application.rb".freeze, "app/models/extensions/note_type.rb".freeze, "app/models/extensions/user.rb".freeze, "app/models/job_tracker.rb".freeze, "app/models/mobile.rb".freeze, "app/models/mobile_application.rb".freeze, "app/models/organizer.rb".freeze, "app/models/organizer_application.rb".freeze, "app/models/preference.rb".freeze, "app/models/preference_option.rb".freeze, "app/models/preference_type.rb".freeze, "app/models/tree_menu_node_def.rb".freeze, "app/models/tree_menu_node_view.rb".freeze, "app/models/user_preference.rb".freeze, "app/models/valid_configuration.rb".freeze, "app/models/valid_preference_type.rb".freeze, "app/models/widget.rb".freeze, "app/observers/user_app_container_observer.rb".freeze, "app/views/crm_mailer/send_message.html.erb".freeze, "app/views/erp_app/desktop/base/index.erb".freeze, "app/views/erp_app/login/index.erb".freeze, "app/views/erp_app/mobile/base/index.erb".freeze, "app/views/erp_app/mobile/login/index.erb".freeze, "app/views/erp_app/organizer/base/get_party_details.erb".freeze, "app/views/erp_app/organizer/base/index.erb".freeze, "app/views/erp_app/widget_proxy/index.erb".freeze, "config/initializers/erp_app.rb".freeze, "config/initializers/has_many_polymorphic.rb".freeze, "config/routes.rb".freeze, "db/data_migrations/20110728201729_erp_app_setup.rb".freeze, "db/data_migrations/20110728201733_update_preferences.rb".freeze, "db/data_migrations/20110816161238_create_desktop_app_audit_log_viewer.rb".freeze, "db/data_migrations/20110817160743_add_file_manager_application.rb".freeze, "db/data_migrations/20111108183739_add_default_capabilities.rb".freeze, "db/data_migrations/20111108183740_add_new_contact_widgets.rb".freeze, "db/data_migrations/20120229160222_add_userinfo_widget.rb".freeze, "db/data_migrations/20120405193721_create_party_and_role_type_for_communication_events.rb".freeze, "db/data_migrations/20120411180756_create_user_management_mobile_application.rb".freeze, "db/data_migrations/20120418164215_create_configuration_management_desktop_application.rb".freeze, "db/data_migrations/20121018143910_create_job_tracker_desktop_application.rb".freeze, "db/data_migrations/20121018172347_created_tracked_jobs.rb".freeze, "db/data_migrations/20121130201859_upgrade_remove_system_mgmt_app.rb".freeze, "db/data_migrations/20121218175028_create_security_management_desktop_application.rb".freeze, "db/data_migrations/20130411200351_add_job_tracker_mobile_app.rb".freeze, "db/data_migrations/20130703181549_create_tail_desktop_application.rb".freeze, "db/migrate/20080805000096_base_app_framework.rb".freeze, "db/migrate/20120920145259_add_job_tracker.rb".freeze, "db/migrate/20130410182333_update_mobile_application.rb".freeze, "lib/active_ext/active_ext.rb".freeze, "lib/active_ext/core.rb".freeze, "lib/active_ext/data_structures/column.rb".freeze, "lib/active_ext/data_structures/columns.rb".freeze, "lib/active_ext/data_structures/data_structures.rb".freeze, "lib/active_ext/ext_helpers/column_builder.rb".freeze, "lib/active_ext/ext_helpers/data_helper.rb".freeze, "lib/active_ext/ext_helpers/ext_helpers.rb".freeze, "lib/active_ext/ext_helpers/field_builder.rb".freeze, "lib/active_ext/ext_helpers/form_builder.rb".freeze, "lib/active_ext/ext_helpers/table_builder.rb".freeze, "lib/erp_app.rb".freeze, "lib/erp_app/application_resource_loader.rb".freeze, "lib/erp_app/application_resource_loader/base_loader.rb".freeze, "lib/erp_app/application_resource_loader/desktop_organizer_loader.rb".freeze, "lib/erp_app/application_resource_loader/mobile_loader.rb".freeze, "lib/erp_app/application_resource_loader/shared_loader.rb".freeze, "lib/erp_app/config.rb".freeze, "lib/erp_app/engine.rb".freeze, "lib/erp_app/extensions.rb".freeze, "lib/erp_app/extensions/active_record/has_user_preferences.rb".freeze, "lib/erp_app/extensions/railties/action_view/base.rb".freeze, "lib/erp_app/extensions/railties/action_view/helpers/active_ext_helper.rb".freeze, "lib/erp_app/extensions/railties/action_view/helpers/include_helper.rb".freeze, "lib/erp_app/extensions/railties/action_view/helpers/tag_helper.rb".freeze, "lib/erp_app/extensions/will_paginate_patch.rb".freeze, "lib/erp_app/version.rb".freeze, "lib/erp_app/widgets.rb".freeze, "lib/erp_app/widgets/base.rb".freeze, "lib/erp_app/widgets/javascript_loader.rb".freeze, "lib/erp_app/widgets/loader.rb".freeze, "lib/erp_app/widgets/railties/action_view/base.rb".freeze, "lib/erp_app/widgets/railties/action_view/helpers/widget_helper.rb".freeze, "lib/generators/active_ext/USAGE".freeze, "lib/generators/active_ext/active_ext_generator.rb".freeze, "lib/generators/active_ext/templates/INSTALL".freeze, "lib/generators/active_ext/templates/controllers/controller_template.erb".freeze, "lib/generators/active_ext/templates/public/module.js.erb".freeze, "lib/generators/active_ext/templates/views/create.html.erb".freeze, "lib/generators/active_ext/templates/views/edit.html.erb".freeze, "lib/generators/active_ext/templates/views/new.html.erb".freeze, "lib/generators/active_ext/templates/views/show.html.erb".freeze, "lib/generators/active_ext/templates/views/update.html.erb".freeze, "lib/generators/cms_widget/USAGE".freeze, "lib/generators/cms_widget/cms_widget_generator.rb".freeze, "lib/generators/cms_widget/templates/INSTALL".freeze, "lib/generators/cms_widget/templates/engine/engine_template.erb".freeze, "lib/generators/cms_widget/templates/helpers/controller/controller_helper_template.erb".freeze, "lib/generators/cms_widget/templates/helpers/view/view_helper_template.erb".freeze, "lib/generators/cms_widget/templates/javascript/base.js.erb".freeze, "lib/generators/cms_widget/templates/views/index.html.erb".freeze, "lib/generators/compass_ae_mobile/USAGE".freeze, "lib/generators/compass_ae_mobile/compass_ae_mobile_generator.rb".freeze, "lib/generators/compass_ae_mobile/templates/controllers/controller_template.erb".freeze, "lib/generators/compass_ae_mobile/templates/javascripts/main_template.erb".freeze, "lib/generators/compass_ae_mobile/templates/views/view_template.erb".freeze, "lib/generators/desktop_application/USAGE".freeze, "lib/generators/desktop_application/desktop_application_generator.rb".freeze, "lib/generators/desktop_application/templates/INSTALL".freeze, "lib/generators/desktop_application/templates/controllers/controller_template.erb".freeze, "lib/generators/desktop_application/templates/migrate/migration_template.erb".freeze, "lib/generators/desktop_application/templates/public/module.js.erb".freeze, "lib/generators/mobile_application/USAGE".freeze, "lib/generators/mobile_application/mobile_application_generator.rb".freeze, "lib/generators/mobile_application/templates/controllers/controller_template.erb".freeze, "lib/generators/mobile_application/templates/migrate/migration_template.erb".freeze, "lib/generators/mobile_application/templates/public/app.js.erb".freeze, "lib/generators/organizer_application/USAGE".freeze, "lib/generators/organizer_application/organizer_application_generator.rb".freeze, "lib/generators/organizer_application/templates/INSTALL".freeze, "lib/generators/organizer_application/templates/controllers/controller_template.erb".freeze, "lib/generators/organizer_application/templates/migrate/migration_template.erb".freeze, "lib/generators/organizer_application/templates/public/base.js.erb".freeze, "lib/tasks/erp_app_tasks.rake".freeze, "public/images/art/compass-ae-logo-reverse-1.png".freeze, "public/images/btn/left_panel/left_panel_16x16.png".freeze, "public/images/btn/left_right_panel/left_right_panel_16x16.png".freeze, "public/images/btn/right_panel/right_panel_16x16.png".freeze, "public/images/btn/save/save_16x16.png".freeze, "public/images/btn/save_all/save_all_16x16.png".freeze, "public/images/checked.gif".freeze, "public/images/erp_app/ajax-loader.gif".freeze, "public/images/erp_app/desktop/applications/file_manager/cancel.png".freeze, "public/images/erp_app/desktop/applications/file_manager/cross.png".freeze, "public/images/erp_app/desktop/applications/file_manager/hourglass.png".freeze, "public/images/erp_app/desktop/applications/file_manager/loading.gif".freeze, "public/images/erp_app/desktop/applications/file_manager/tick.png".freeze, "public/images/erp_app/desktop/compass_logo_start_icon.png".freeze, "public/images/erp_app/desktop/image_add.png".freeze, "public/images/erp_app/desktop/themes.png".freeze, "public/images/erp_app/ext_loading_image.gif".freeze, "public/images/erp_app/mobile/green_light.png".freeze, "public/images/erp_app/mobile/red_light.png".freeze, "public/images/erp_app/mobile/yellow_light.png".freeze, "public/images/help.jpg".freeze, "public/images/icons/about/about_16x16.png".freeze, "public/images/icons/about/about_24x24.png".freeze, "public/images/icons/about/about_32x32.png".freeze, "public/images/icons/about/about_48x48.png".freeze, "public/images/icons/accept/accept_16x16.png".freeze, "public/images/icons/accept/accept_24x24.png".freeze, "public/images/icons/accept/accept_32x32.png".freeze, "public/images/icons/add/add_16x16.png".freeze, "public/images/icons/add/add_24x24.png".freeze, "public/images/icons/add/add_32x32.png".freeze, "public/images/icons/add/add_48x48.png".freeze, "public/images/icons/apartment/apartment_16x16.png".freeze, "public/images/icons/apartment/apartment_24x24.png".freeze, "public/images/icons/apartment/apartment_32x32.png".freeze, "public/images/icons/apartment/apartment_48x48.png".freeze, "public/images/icons/arrow_down_blue/arrow_down_blue_16x16.png".freeze, "public/images/icons/arrow_down_blue/arrow_down_blue_24x24.png".freeze, "public/images/icons/arrow_down_blue/arrow_down_blue_32x32.png".freeze, "public/images/icons/arrow_down_blue/arrow_down_blue_48x48.png".freeze, "public/images/icons/arrow_left_blue/arrow_left_blue_16x16.png".freeze, "public/images/icons/arrow_left_blue/arrow_left_blue_24x24.png".freeze, "public/images/icons/arrow_left_blue/arrow_left_blue_32x32.png".freeze, "public/images/icons/arrow_left_blue/arrow_left_blue_48x48.png".freeze, "public/images/icons/arrow_right_blue/arrow_right_blue_16x16.png".freeze, "public/images/icons/arrow_right_blue/arrow_right_blue_24x24.png".freeze, "public/images/icons/arrow_right_blue/arrow_right_blue_32x32.png".freeze, "public/images/icons/arrow_right_blue/arrow_right_blue_48x48.png".freeze, "public/images/icons/arrow_up_blue/arrow_up_blue_16x16.png".freeze, "public/images/icons/arrow_up_blue/arrow_up_blue_24x24.png".freeze, "public/images/icons/arrow_up_blue/arrow_up_blue_32x32.png".freeze, "public/images/icons/arrow_up_blue/arrow_up_blue_48x48.png".freeze, "public/images/icons/back/back_16x16.png".freeze, "public/images/icons/back/back_24x24.png".freeze, "public/images/icons/back/back_32x32.png".freeze, "public/images/icons/back/back_48x48.png".freeze, "public/images/icons/battery/battery_16x16.png".freeze, "public/images/icons/battery/battery_24x24.png".freeze, "public/images/icons/battery/battery_32x32.png".freeze, "public/images/icons/battery/battery_48x48.png".freeze, "public/images/icons/blog/blog_16x16.png".freeze, "public/images/icons/blog/blog_24x24.png".freeze, "public/images/icons/blog/blog_32x32.png".freeze, "public/images/icons/blog/blog_48x48.png".freeze, "public/images/icons/calendar/calendar_16x16.png".freeze, "public/images/icons/calendar/calendar_24x24.png".freeze, "public/images/icons/calendar/calendar_32x32.png".freeze, "public/images/icons/calendar/calendar_48x48.png".freeze, "public/images/icons/clock/clock.png".freeze, "public/images/icons/compass/compass_16x16.png".freeze, "public/images/icons/compass/compass_24x24.png".freeze, "public/images/icons/compass/compass_32x32.png".freeze, "public/images/icons/compass/compass_48x48.png".freeze, "public/images/icons/console/console_16x16.png".freeze, "public/images/icons/console/console_32x32.png".freeze, "public/images/icons/console/console_48x48.png".freeze, "public/images/icons/content/content_16x16.png".freeze, "public/images/icons/content/content_256x256.png".freeze, "public/images/icons/content/content_32x32.png".freeze, "public/images/icons/content/content_48x48.png".freeze, "public/images/icons/control_panel/control_panel_16x16.png".freeze, "public/images/icons/control_panel/control_panel_24x24.png".freeze, "public/images/icons/control_panel/control_panel_32x32.png".freeze, "public/images/icons/control_panel/control_panel_48x48.png".freeze, "public/images/icons/copy/copy_16x16.png".freeze, "public/images/icons/copy/copy_24x24.png".freeze, "public/images/icons/copy/copy_32x32.png".freeze, "public/images/icons/copy/copy_48x48.png".freeze, "public/images/icons/creditcards/creditcards_16x16.png".freeze, "public/images/icons/creditcards/creditcards_24x24.png".freeze, "public/images/icons/creditcards/creditcards_32x32.png".freeze, "public/images/icons/creditcards/creditcards_48x48.png".freeze, "public/images/icons/cut/cut_16x16.png".freeze, "public/images/icons/cut/cut_24x24.png".freeze, "public/images/icons/cut/cut_32x32.png".freeze, "public/images/icons/cut/cut_48x48.png".freeze, "public/images/icons/data/data_16x16.png".freeze, "public/images/icons/data/data_24x24.png".freeze, "public/images/icons/data/data_32x32.png".freeze, "public/images/icons/data/data_48x48.png".freeze, "public/images/icons/delete/delete_16x16.png".freeze, "public/images/icons/delete/delete_24x24.png".freeze, "public/images/icons/delete/delete_32x32.png".freeze, "public/images/icons/delete/delete_48x48.png".freeze, "public/images/icons/desktop/desktop_16x16.png".freeze, "public/images/icons/desktop/desktop_24x24.png".freeze, "public/images/icons/desktop/desktop_32x32.png".freeze, "public/images/icons/desktop/desktop_48x48.png".freeze, "public/images/icons/document/document_16x16.png".freeze, "public/images/icons/document/document_24x24.png".freeze, "public/images/icons/document/document_32x32.png".freeze, "public/images/icons/document/document_48x48.png".freeze, "public/images/icons/document_add/document_add_16x16.png".freeze, "public/images/icons/document_add/document_add_24x24.png".freeze, "public/images/icons/document_add/document_add_32x32.png".freeze, "public/images/icons/document_add/document_add_48x48.png".freeze, "public/images/icons/document_attachment/document_attachment_16x16.png".freeze, "public/images/icons/document_attachment/document_attachment_24x24.png".freeze, "public/images/icons/document_attachment/document_attachment_32x32.png".freeze, "public/images/icons/document_attachment/document_attachment_48x48.png".freeze, "public/images/icons/document_certificate/document_certificate_16x16.png".freeze, "public/images/icons/document_certificate/document_certificate_24x24.png".freeze, "public/images/icons/document_certificate/document_certificate_32x32.png".freeze, "public/images/icons/document_certificate/document_certificate_48x48.png".freeze, "public/images/icons/document_chart/document_chart_16x16.png".freeze, "public/images/icons/document_chart/document_chart_24x24.png".freeze, "public/images/icons/document_chart/document_chart_32x32.png".freeze, "public/images/icons/document_chart/document_chart_48x48.png".freeze, "public/images/icons/document_check/document_check_16x16.png".freeze, "public/images/icons/document_check/document_check_24x24.png".freeze, "public/images/icons/document_check/document_check_32x32.png".freeze, "public/images/icons/document_check/document_check_48x48.png".freeze, "public/images/icons/document_connection/document_connection_16x16.png".freeze, "public/images/icons/document_connection/document_connection_24x24.png".freeze, "public/images/icons/document_connection/document_connection_32x32.png".freeze, "public/images/icons/document_connection/document_connection_48x48.png".freeze, "public/images/icons/document_cup/document_cup_16x16.png".freeze, "public/images/icons/document_cup/document_cup_24x24.png".freeze, "public/images/icons/document_cup/document_cup_32x32.png".freeze, "public/images/icons/document_cup/document_cup_48x48.png".freeze, "public/images/icons/document_delete/document_delete_16x16.png".freeze, "public/images/icons/document_delete/document_delete_24x24.png".freeze, "public/images/icons/document_delete/document_delete_32x32.png".freeze, "public/images/icons/document_delete/document_delete_48x48.png".freeze, "public/images/icons/document_dirty/document_dirty_16x16.png".freeze, "public/images/icons/document_dirty/document_dirty_24x24.png".freeze, "public/images/icons/document_dirty/document_dirty_32x32.png".freeze, "public/images/icons/document_dirty/document_dirty_48x48.png".freeze, "public/images/icons/document_down/document_down_16x16.png".freeze, "public/images/icons/document_down/document_down_24x24.png".freeze, "public/images/icons/document_down/document_down_32x32.png".freeze, "public/images/icons/document_down/document_down_48x48.png".freeze, "public/images/icons/document_edit/document_edit_16x16.png".freeze, "public/images/icons/document_edit/document_edit_24x24.png".freeze, "public/images/icons/document_edit/document_edit_32x32.png".freeze, "public/images/icons/document_edit/document_edit_48x48.png".freeze, "public/images/icons/document_error/document_error_16x16.png".freeze, "public/images/icons/document_error/document_error_24x24.png".freeze, "public/images/icons/document_error/document_error_32x32.png".freeze, "public/images/icons/document_error/document_error_48x48.png".freeze, "public/images/icons/document_exchange/document_exchange_16x16.png".freeze, "public/images/icons/document_exchange/document_exchange_24x24.png".freeze, "public/images/icons/document_exchange/document_exchange_32x32.png".freeze, "public/images/icons/document_exchange/document_exchange_48x48.png".freeze, "public/images/icons/document_find/document_find_16x16.png".freeze, "public/images/icons/document_find/document_find_24x24.png".freeze, "public/images/icons/document_find/document_find_32x32.png".freeze, "public/images/icons/document_find/document_find_48x48.png".freeze, "public/images/icons/document_forbidden/document_forbidden_16x16.png".freeze, "public/images/icons/document_forbidden/document_forbidden_24x24.png".freeze, "public/images/icons/document_forbidden/document_forbidden_32x32.png".freeze, "public/images/icons/document_forbidden/document_forbidden_48x48.png".freeze, "public/images/icons/document_gear/document_gear_16x16.png".freeze, "public/images/icons/document_gear/document_gear_24x24.png".freeze, "public/images/icons/document_gear/document_gear_32x32.png".freeze, "public/images/icons/document_gear/document_gear_48x48.png".freeze, "public/images/icons/document_heart/document_heart_16x16.png".freeze, "public/images/icons/document_heart/document_heart_24x24.png".freeze, "public/images/icons/document_heart/document_heart_32x32.png".freeze, "public/images/icons/document_heart/document_heart_48x48.png".freeze, "public/images/icons/document_info/document_info_16x16.png".freeze, "public/images/icons/document_info/document_info_24x24.png".freeze, "public/images/icons/document_info/document_info_32x32.png".freeze, "public/images/icons/document_info/document_info_48x48.png".freeze, "public/images/icons/document_into/document_into_16x16.png".freeze, "public/images/icons/document_into/document_into_24x24.png".freeze, "public/images/icons/document_into/document_into_32x32.png".freeze, "public/images/icons/document_into/document_into_48x48.png".freeze, "public/images/icons/document_lock/document_lock_16x16.png".freeze, "public/images/icons/document_lock/document_lock_24x24.png".freeze, "public/images/icons/document_lock/document_lock_32x32.png".freeze, "public/images/icons/document_lock/document_lock_48x48.png".freeze, "public/images/icons/document_music/document_music_16x16.png".freeze, "public/images/icons/document_music/document_music_24x24.png".freeze, "public/images/icons/document_music/document_music_32x32.png".freeze, "public/images/icons/document_music/document_music_48x48.png".freeze, "public/images/icons/document_new/document_new_16x16.png".freeze, "public/images/icons/document_new/document_new_24x24.png".freeze, "public/images/icons/document_new/document_new_32x32.png".freeze, "public/images/icons/document_new/document_new_48x48.png".freeze, "public/images/icons/document_notebook/document_notebook_16x16.png".freeze, "public/images/icons/document_notebook/document_notebook_24x24.png".freeze, "public/images/icons/document_notebook/document_notebook_32x32.png".freeze, "public/images/icons/document_notebook/document_notebook_48x48.png".freeze, "public/images/icons/document_ok/document_ok_16x16.png".freeze, "public/images/icons/document_ok/document_ok_24x24.png".freeze, "public/images/icons/document_ok/document_ok_32x32.png".freeze, "public/images/icons/document_ok/document_ok_48x48.png".freeze, "public/images/icons/document_out/document_out_16x16.png".freeze, "public/images/icons/document_out/document_out_24x24.png".freeze, "public/images/icons/document_out/document_out_32x32.png".freeze, "public/images/icons/document_out/document_out_48x48.png".freeze, "public/images/icons/document_pinned/document_pinned_16x16.png".freeze, "public/images/icons/document_pinned/document_pinned_24x24.png".freeze, "public/images/icons/document_pinned/document_pinned_32x32.png".freeze, "public/images/icons/document_pinned/document_pinned_48x48.png".freeze, "public/images/icons/document_plain/document_plain_16x16.png".freeze, "public/images/icons/document_plain/document_plain_24x24.png".freeze, "public/images/icons/document_plain/document_plain_32x32.png".freeze, "public/images/icons/document_plain/document_plain_48x48.png".freeze, "public/images/icons/document_plain_new/document_plain_new_16x16.png".freeze, "public/images/icons/document_plain_new/document_plain_new_24x24.png".freeze, "public/images/icons/document_plain_new/document_plain_new_32x32.png".freeze, "public/images/icons/document_plain_new/document_plain_new_48x48.png".freeze, "public/images/icons/document_preferences/document_preferences_16x16.png".freeze, "public/images/icons/document_preferences/document_preferences_24x24.png".freeze, "public/images/icons/document_preferences/document_preferences_32x32.png".freeze, "public/images/icons/document_preferences/document_preferences_48x48.png".freeze, "public/images/icons/document_pulse/document_pulse_16x16.png".freeze, "public/images/icons/document_pulse/document_pulse_24x24.png".freeze, "public/images/icons/document_pulse/document_pulse_32x32.png".freeze, "public/images/icons/document_pulse/document_pulse_48x48.png".freeze, "public/images/icons/document_refresh/document_refresh_16x16.png".freeze, "public/images/icons/document_refresh/document_refresh_24x24.png".freeze, "public/images/icons/document_refresh/document_refresh_32x32.png".freeze, "public/images/icons/document_refresh/document_refresh_48x48.png".freeze, "public/images/icons/document_stop/document_stop_16x16.png".freeze, "public/images/icons/document_stop/document_stop_24x24.png".freeze, "public/images/icons/document_stop/document_stop_32x32.png".freeze, "public/images/icons/document_stop/document_stop_48x48.png".freeze, "public/images/icons/document_text/document_text_16x16.png".freeze, "public/images/icons/document_text/document_text_24x24.png".freeze, "public/images/icons/document_text/document_text_32x32.png".freeze, "public/images/icons/document_text/document_text_48x48.png".freeze, "public/images/icons/document_time/document_time_16x16.png".freeze, "public/images/icons/document_time/document_time_24x24.png".freeze, "public/images/icons/document_time/document_time_32x32.png".freeze, "public/images/icons/document_time/document_time_48x48.png".freeze, "public/images/icons/document_up/document_up_16x16.png".freeze, "public/images/icons/document_up/document_up_24x24.png".freeze, "public/images/icons/document_up/document_up_32x32.png".freeze, "public/images/icons/document_up/document_up_48x48.png".freeze, "public/images/icons/document_view/document_view_16x16.png".freeze, "public/images/icons/document_view/document_view_24x24.png".freeze, "public/images/icons/document_view/document_view_32x32.png".freeze, "public/images/icons/document_view/document_view_48x48.png".freeze, "public/images/icons/document_warning/document_warning_16x16.png".freeze, "public/images/icons/document_warning/document_warning_24x24.png".freeze, "public/images/icons/document_warning/document_warning_32x32.png".freeze, "public/images/icons/document_warning/document_warning_48x48.png".freeze, "public/images/icons/document_zoom_in/document_zoom_in_16x16.png".freeze, "public/images/icons/document_zoom_in/document_zoom_in_24x24.png".freeze, "public/images/icons/document_zoom_in/document_zoom_in_32x32.png".freeze, "public/images/icons/document_zoom_in/document_zoom_in_48x48.png".freeze, "public/images/icons/document_zoom_out/document_zoom_out_16x16.png".freeze, "public/images/icons/document_zoom_out/document_zoom_out_24x24.png".freeze, "public/images/icons/document_zoom_out/document_zoom_out_32x32.png".freeze, "public/images/icons/document_zoom_out/document_zoom_out_48x48.png".freeze, "public/images/icons/documents/documents_16x16.png".freeze, "public/images/icons/documents/documents_24x24.png".freeze, "public/images/icons/documents/documents_32x32.png".freeze, "public/images/icons/documents/documents_48x48.png".freeze, "public/images/icons/documents_gear/documents_gear_16x16.png".freeze, "public/images/icons/documents_gear/documents_gear_24x24.png".freeze, "public/images/icons/documents_gear/documents_gear_32x32.png".freeze, "public/images/icons/documents_gear/documents_gear_48x48.png".freeze, "public/images/icons/documents_new/documents_new_16x16.png".freeze, "public/images/icons/documents_new/documents_new_24x24.png".freeze, "public/images/icons/documents_new/documents_new_32x32.png".freeze, "public/images/icons/documents_new/documents_new_48x48.png".freeze, "public/images/icons/documents_preferences/documents_preferences_16x16.png".freeze, "public/images/icons/documents_preferences/documents_preferences_24x24.png".freeze, "public/images/icons/documents_preferences/documents_preferences_32x32.png".freeze, "public/images/icons/documents_preferences/documents_preferences_48x48.png".freeze, "public/images/icons/edit/edit_16x16.png".freeze, "public/images/icons/edit/edit_24x24.png".freeze, "public/images/icons/edit/edit_32x32.png".freeze, "public/images/icons/edit/edit_48x48.png".freeze, "public/images/icons/error/error_16x16.png".freeze, "public/images/icons/error/error_24x24.png".freeze, "public/images/icons/error/error_32x32.png".freeze, "public/images/icons/error/error_48x48.png".freeze, "public/images/icons/exit/exit_16x16.png".freeze, "public/images/icons/exit/exit_24x24.png".freeze, "public/images/icons/exit/exit_32x32.png".freeze, "public/images/icons/exit/exit_48x48.png".freeze, "public/images/icons/eye/eye_16x16.png".freeze, "public/images/icons/eye/eye_24x24.png".freeze, "public/images/icons/eye/eye_32x32.png".freeze, "public/images/icons/eye/eye_48x48.png".freeze, "public/images/icons/folder/folder_16x16.png".freeze, "public/images/icons/folder/folder_24x24.png".freeze, "public/images/icons/folder/folder_32x32.png".freeze, "public/images/icons/folder/folder_48x48.png".freeze, "public/images/icons/folder_gear/folder_gear_16x16.png".freeze, "public/images/icons/folder_gear/folder_gear_24x24.png".freeze, "public/images/icons/folder_gear/folder_gear_32x32.png".freeze, "public/images/icons/folder_gear/folder_gear_48x48.png".freeze, "public/images/icons/folders/folders_16x16.png".freeze, "public/images/icons/folders/folders_24x24.png".freeze, "public/images/icons/folders/folders_32x32.png".freeze, "public/images/icons/folders/folders_48x48.png".freeze, "public/images/icons/gear/gear_16x16.png".freeze, "public/images/icons/gear/gear_24x24.png".freeze, "public/images/icons/gear/gear_32x32.png".freeze, "public/images/icons/gear/gear_48x48.png".freeze, "public/images/icons/globe/globe_16x16.png".freeze, "public/images/icons/globe/globe_24x24.png".freeze, "public/images/icons/globe/globe_32x32.png".freeze, "public/images/icons/globe/globe_48x48.png".freeze, "public/images/icons/globe_disconnected/globe_disconnected_16x16.png".freeze, "public/images/icons/globe_disconnected/globe_disconnected_24x24.png".freeze, "public/images/icons/globe_disconnected/globe_disconnected_32x32.png".freeze, "public/images/icons/globe_disconnected/globe_disconnected_48x48.png".freeze, "public/images/icons/grid/grid_16x16.png".freeze, "public/images/icons/grid/grid_32x32.gif".freeze, "public/images/icons/grid/grid_48x48.gif".freeze, "public/images/icons/grid/grid_48x48.png".freeze, "public/images/icons/help/help_16x16.png".freeze, "public/images/icons/help/help_24x24.png".freeze, "public/images/icons/help/help_32x32.png".freeze, "public/images/icons/help/help_48x48.png".freeze, "public/images/icons/history/history_16x16.png".freeze, "public/images/icons/history/history_24x24.png".freeze, "public/images/icons/history/history_32x32.png".freeze, "public/images/icons/history/history_48x48.png".freeze, "public/images/icons/house/house_16x16.png".freeze, "public/images/icons/house/house_24x24.png".freeze, "public/images/icons/house/house_32x32.png".freeze, "public/images/icons/house/house_48x48.png".freeze, "public/images/icons/index/index_16x16.png".freeze, "public/images/icons/index/index_24x24.png".freeze, "public/images/icons/index/index_32x32.png".freeze, "public/images/icons/index/index_48x48.png".freeze, "public/images/icons/information/information_16x16.png".freeze, "public/images/icons/information/information_24x24.png".freeze, "public/images/icons/information/information_32x32.png".freeze, "public/images/icons/information/information_48x48.png".freeze, "public/images/icons/key/key_16x16.png".freeze, "public/images/icons/key/key_24x24.png".freeze, "public/images/icons/key/key_32x32.png".freeze, "public/images/icons/key/key_48x48.png".freeze, "public/images/icons/keyboard/keyboard_16x16.png".freeze, "public/images/icons/keyboard/keyboard_24x24.png".freeze, "public/images/icons/keyboard/keyboard_32x32.png".freeze, "public/images/icons/keyboard/keyboard_48x48.png".freeze, "public/images/icons/knowledge/Knowledge_16x16.png".freeze, "public/images/icons/knowledge/Knowledge_256x256.png".freeze, "public/images/icons/knowledge/Knowledge_32x32.png".freeze, "public/images/icons/knowledge/Knowledge_48x48.png".freeze, "public/images/icons/laptop/laptop_16x16.png".freeze, "public/images/icons/laptop/laptop_24x24.png".freeze, "public/images/icons/laptop/laptop_32x32.png".freeze, "public/images/icons/laptop/laptop_48x48.png".freeze, "public/images/icons/log_out/log_out_16x16.png".freeze, "public/images/icons/log_out/log_out_24x24.png".freeze, "public/images/icons/log_out/log_out_32x32.png".freeze, "public/images/icons/log_out/log_out_48x48.png".freeze, "public/images/icons/mail/mail_16x16.png".freeze, "public/images/icons/mail/mail_24x24.png".freeze, "public/images/icons/mail/mail_32x32.png".freeze, "public/images/icons/mail/mail_48x48.png".freeze, "public/images/icons/map/map_16x16.png".freeze, "public/images/icons/map/map_24x24.png".freeze, "public/images/icons/map/map_32x32.png".freeze, "public/images/icons/map/map_48x48.png".freeze, "public/images/icons/message/message_16x16.png".freeze, "public/images/icons/message/message_24x24.png".freeze, "public/images/icons/message/message_32x32.png".freeze, "public/images/icons/message/message_48x48.png".freeze, "public/images/icons/monitor/monitor_16x16.png".freeze, "public/images/icons/monitor/monitor_24x24.png".freeze, "public/images/icons/monitor/monitor_32x32.png".freeze, "public/images/icons/monitor/monitor_48x48.png".freeze, "public/images/icons/mouse/mouse_16x16.png".freeze, "public/images/icons/mouse/mouse_24x24.png".freeze, "public/images/icons/mouse/mouse_32x32.png".freeze, "public/images/icons/mouse/mouse_48x48.png".freeze, "public/images/icons/music/music_16x16.png".freeze, "public/images/icons/music/music_24x24.png".freeze, "public/images/icons/music/music_32x32.png".freeze, "public/images/icons/music/music_48x48.png".freeze, "public/images/icons/nav_down_blue/nav_down_blue_16x16.png".freeze, "public/images/icons/nav_down_blue/nav_down_blue_24x24.png".freeze, "public/images/icons/nav_down_blue/nav_down_blue_32x32.png".freeze, "public/images/icons/nav_down_blue/nav_down_blue_48x48.png".freeze, "public/images/icons/nav_down_left_blue/nav_down_left_blue_16x16.png".freeze, "public/images/icons/nav_down_left_blue/nav_down_left_blue_24x24.png".freeze, "public/images/icons/nav_down_left_blue/nav_down_left_blue_32x32.png".freeze, "public/images/icons/nav_down_left_blue/nav_down_left_blue_48x48.png".freeze, "public/images/icons/nav_down_right_blue/nav_down_right_blue_16x16.png".freeze, "public/images/icons/nav_down_right_blue/nav_down_right_blue_24x24.png".freeze, "public/images/icons/nav_down_right_blue/nav_down_right_blue_32x32.png".freeze, "public/images/icons/nav_down_right_blue/nav_down_right_blue_48x48.png".freeze, "public/images/icons/nav_left_blue/nav_left_blue_16x16.png".freeze, "public/images/icons/nav_left_blue/nav_left_blue_24x24.png".freeze, "public/images/icons/nav_left_blue/nav_left_blue_32x32.png".freeze, "public/images/icons/nav_left_blue/nav_left_blue_48x48.png".freeze, "public/images/icons/nav_plain_blue/nav_plain_blue_16x16.png".freeze, "public/images/icons/nav_plain_blue/nav_plain_blue_24x24.png".freeze, "public/images/icons/nav_plain_blue/nav_plain_blue_32x32.png".freeze, "public/images/icons/nav_plain_blue/nav_plain_blue_48x48.png".freeze, "public/images/icons/nav_redo_blue/nav_redo_blue_16x16.png".freeze, "public/images/icons/nav_redo_blue/nav_redo_blue_24x24.png".freeze, "public/images/icons/nav_redo_blue/nav_redo_blue_32x32.png".freeze, "public/images/icons/nav_redo_blue/nav_redo_blue_48x48.png".freeze, "public/images/icons/nav_refresh_blue/nav_refresh_blue_16x16.png".freeze, "public/images/icons/nav_refresh_blue/nav_refresh_blue_24x24.png".freeze, "public/images/icons/nav_refresh_blue/nav_refresh_blue_32x32.png".freeze, "public/images/icons/nav_refresh_blue/nav_refresh_blue_48x48.png".freeze, "public/images/icons/nav_right_blue/nav_right_blue_16x16.png".freeze, "public/images/icons/nav_right_blue/nav_right_blue_24x24.png".freeze, "public/images/icons/nav_right_blue/nav_right_blue_32x32.png".freeze, "public/images/icons/nav_right_blue/nav_right_blue_48x48.png".freeze, "public/images/icons/nav_undo_blue/nav_undo_blue_16x16.png".freeze, "public/images/icons/nav_undo_blue/nav_undo_blue_24x24.png".freeze, "public/images/icons/nav_undo_blue/nav_undo_blue_32x32.png".freeze, "public/images/icons/nav_undo_blue/nav_undo_blue_48x48.png".freeze, "public/images/icons/nav_up_blue/nav_up_blue_16x16.png".freeze, "public/images/icons/nav_up_blue/nav_up_blue_24x24.png".freeze, "public/images/icons/nav_up_blue/nav_up_blue_32x32.png".freeze, "public/images/icons/nav_up_blue/nav_up_blue_48x48.png".freeze, "public/images/icons/nav_up_left_blue/nav_up_left_blue_16x16.png".freeze, "public/images/icons/nav_up_left_blue/nav_up_left_blue_24x24.png".freeze, "public/images/icons/nav_up_left_blue/nav_up_left_blue_32x32.png".freeze, "public/images/icons/nav_up_left_blue/nav_up_left_blue_48x48.png".freeze, "public/images/icons/nav_up_right_blue/nav_up_right_blue_16x16.png".freeze, "public/images/icons/nav_up_right_blue/nav_up_right_blue_24x24.png".freeze, "public/images/icons/nav_up_right_blue/nav_up_right_blue_32x32.png".freeze, "public/images/icons/nav_up_right_blue/nav_up_right_blue_48x48.png".freeze, "public/images/icons/new/new_16x16.png".freeze, "public/images/icons/new/new_24x24.png".freeze, "public/images/icons/new/new_32x32.png".freeze, "public/images/icons/new/new_48x48.png".freeze, "public/images/icons/next/next_16x16.png".freeze, "public/images/icons/next/next_24x24.png".freeze, "public/images/icons/next/next_32x32.png".freeze, "public/images/icons/next/next_48x48.png".freeze, "public/images/icons/note/note_16x16.png".freeze, "public/images/icons/note/note_24x24.png".freeze, "public/images/icons/note/note_32x32.png".freeze, "public/images/icons/note/note_48x48.png".freeze, "public/images/icons/note_add/note_add_16x16.png".freeze, "public/images/icons/note_add/note_add_24x24.png".freeze, "public/images/icons/note_add/note_add_32x32.png".freeze, "public/images/icons/note_add/note_add_48x48.png".freeze, "public/images/icons/note_delete/note_delete_16x16.png".freeze, "public/images/icons/note_delete/note_delete_24x24.png".freeze, "public/images/icons/note_delete/note_delete_32x32.png".freeze, "public/images/icons/note_delete/note_delete_48x48.png".freeze, "public/images/icons/note_edit/note_edit_16x16.png".freeze, "public/images/icons/note_edit/note_edit_24x24.png".freeze, "public/images/icons/note_edit/note_edit_32x32.png".freeze, "public/images/icons/note_edit/note_edit_48x48.png".freeze, "public/images/icons/note_error/note_error_16x16.png".freeze, "public/images/icons/note_error/note_error_24x24.png".freeze, "public/images/icons/note_error/note_error_32x32.png".freeze, "public/images/icons/note_error/note_error_48x48.png".freeze, "public/images/icons/note_find/note_find_16x16.png".freeze, "public/images/icons/note_find/note_find_24x24.png".freeze, "public/images/icons/note_find/note_find_32x32.png".freeze, "public/images/icons/note_find/note_find_48x48.png".freeze, "public/images/icons/note_information/note_information_16x16.png".freeze, "public/images/icons/note_information/note_information_24x24.png".freeze, "public/images/icons/note_information/note_information_32x32.png".freeze, "public/images/icons/note_information/note_information_48x48.png".freeze, "public/images/icons/note_new/note_new_16x16.png".freeze, "public/images/icons/note_new/note_new_24x24.png".freeze, "public/images/icons/note_new/note_new_32x32.png".freeze, "public/images/icons/note_new/note_new_48x48.png".freeze, "public/images/icons/note_ok/note_ok_16x16.png".freeze, "public/images/icons/note_ok/note_ok_24x24.png".freeze, "public/images/icons/note_ok/note_ok_32x32.png".freeze, "public/images/icons/note_ok/note_ok_48x48.png".freeze, "public/images/icons/note_pinned/note_pinned_16x16.png".freeze, "public/images/icons/note_pinned/note_pinned_24x24.png".freeze, "public/images/icons/note_pinned/note_pinned_32x32.png".freeze, "public/images/icons/note_pinned/note_pinned_48x48.png".freeze, "public/images/icons/note_plain/note_plain_16x16.png".freeze, "public/images/icons/note_plain/note_plain_24x24.png".freeze, "public/images/icons/note_plain/note_plain_32x32.png".freeze, "public/images/icons/note_plain/note_plain_48x48.png".freeze, "public/images/icons/note_view/note_view_16x16.png".freeze, "public/images/icons/note_view/note_view_24x24.png".freeze, "public/images/icons/note_view/note_view_32x32.png".freeze, "public/images/icons/note_view/note_view_48x48.png".freeze, "public/images/icons/note_warning/note_warning_16x16.png".freeze, "public/images/icons/note_warning/note_warning_24x24.png".freeze, "public/images/icons/note_warning/note_warning_32x32.png".freeze, "public/images/icons/note_warning/note_warning_48x48.png".freeze, "public/images/icons/open/open_16x16.png".freeze, "public/images/icons/open/open_24x24.png".freeze, "public/images/icons/open/open_32x32.png".freeze, "public/images/icons/open/open_48x48.png".freeze, "public/images/icons/package/package_16x16.png".freeze, "public/images/icons/package/package_24x24.png".freeze, "public/images/icons/package/package_32x32.png".freeze, "public/images/icons/package/package_48x48.png".freeze, "public/images/icons/palette/palette_16x16.png".freeze, "public/images/icons/palette/palette_24x24.png".freeze, "public/images/icons/palette/palette_32x32.png".freeze, "public/images/icons/palette/palette_48x48.png".freeze, "public/images/icons/paperclip/paperclip_16x16.png".freeze, "public/images/icons/paperclip/paperclip_24x24.png".freeze, "public/images/icons/paperclip/paperclip_32x32.png".freeze, "public/images/icons/paperclip/paperclip_48x48.png".freeze, "public/images/icons/paste/paste_16x16.png".freeze, "public/images/icons/paste/paste_24x24.png".freeze, "public/images/icons/paste/paste_32x32.png".freeze, "public/images/icons/paste/paste_48x48.png".freeze, "public/images/icons/picture/picture_16x16.png".freeze, "public/images/icons/picture/picture_24x24.png".freeze, "public/images/icons/picture/picture_32x32.png".freeze, "public/images/icons/picture/picture_48x48.png".freeze, "public/images/icons/preferences/preferences_16x16.png".freeze, "public/images/icons/preferences/preferences_24x24.png".freeze, "public/images/icons/preferences/preferences_32x32.png".freeze, "public/images/icons/preferences/preferences_48x48.png".freeze, "public/images/icons/presentation/presentation_16x16.png".freeze, "public/images/icons/presentation/presentation_24x24.png".freeze, "public/images/icons/presentation/presentation_32x32.png".freeze, "public/images/icons/presentation/presentation_48x48.png".freeze, "public/images/icons/presentation_chart/presentation_chart_16x16.png".freeze, "public/images/icons/presentation_chart/presentation_chart_24x24.png".freeze, "public/images/icons/presentation_chart/presentation_chart_32x32.png".freeze, "public/images/icons/presentation_chart/presentation_chart_48x48.png".freeze, "public/images/icons/preview/preview_16x16.png".freeze, "public/images/icons/preview/preview_24x24.png".freeze, "public/images/icons/preview/preview_32x32.png".freeze, "public/images/icons/preview/preview_48x48.png".freeze, "public/images/icons/previous/previous_16x16.png".freeze, "public/images/icons/previous/previous_24x24.png".freeze, "public/images/icons/previous/previous_32x32.png".freeze, "public/images/icons/previous/previous_48x48.png".freeze, "public/images/icons/print/print_16x16.png".freeze, "public/images/icons/print/print_24x24.png".freeze, "public/images/icons/print/print_32x32.png".freeze, "public/images/icons/print/print_48x48.png".freeze, "public/images/icons/printer/printer_16x16.png".freeze, "public/images/icons/printer/printer_24x24.png".freeze, "public/images/icons/printer/printer_32x32.png".freeze, "public/images/icons/printer/printer_48x48.png".freeze, "public/images/icons/prodconfig/Prodconfig_16x16.png".freeze, "public/images/icons/prodconfig/Prodconfig_256x256.png".freeze, "public/images/icons/prodconfig/Prodconfig_32x32.png".freeze, "public/images/icons/prodconfig/Prodconfig_48x48.png".freeze, "public/images/icons/product/product_16x16.png".freeze, "public/images/icons/product/product_24x24.png".freeze, "public/images/icons/product/product_32x32.png".freeze, "public/images/icons/product/product_48x48.png".freeze, "public/images/icons/properties/properties_16x16.png".freeze, "public/images/icons/properties/properties_24x24.png".freeze, "public/images/icons/properties/properties_32x32.png".freeze, "public/images/icons/properties/properties_48x48.png".freeze, "public/images/icons/question_and_answer/question_and_answer_16x16.png".freeze, "public/images/icons/question_and_answer/question_and_answer_24x24.png".freeze, "public/images/icons/question_and_answer/question_and_answer_32x32.png".freeze, "public/images/icons/question_and_answer/question_and_answer_48x48.png".freeze, "public/images/icons/recycle/recycle_16x16.png".freeze, "public/images/icons/recycle/recycle_24x24.png".freeze, "public/images/icons/recycle/recycle_32x32.png".freeze, "public/images/icons/recycle/recycle_48x48.png".freeze, "public/images/icons/redo/redo_16x16.png".freeze, "public/images/icons/redo/redo_24x24.png".freeze, "public/images/icons/redo/redo_32x32.png".freeze, "public/images/icons/redo/redo_48x48.png".freeze, "public/images/icons/refresh/refresh_16x16.png".freeze, "public/images/icons/refresh/refresh_24x24.png".freeze, "public/images/icons/refresh/refresh_32x32.png".freeze, "public/images/icons/refresh/refresh_48x48.png".freeze, "public/images/icons/remove/remove_16x16.png".freeze, "public/images/icons/remove/remove_24x24.png".freeze, "public/images/icons/remove/remove_32x32.png".freeze, "public/images/icons/remove/remove_48x48.png".freeze, "public/images/icons/rename/rename_16x16.png".freeze, "public/images/icons/rename/rename_24x24.png".freeze, "public/images/icons/rename/rename_32xr2.png".freeze, "public/images/icons/rename/rename_48x48.png".freeze, "public/images/icons/replace/replace_16x16.png".freeze, "public/images/icons/replace/replace_24x24.png".freeze, "public/images/icons/replace/replace_32x32.png".freeze, "public/images/icons/replace/replace_48x48.png".freeze, "public/images/icons/save/save_16x16.png".freeze, "public/images/icons/save/save_24x24.png".freeze, "public/images/icons/save/save_32x32.png".freeze, "public/images/icons/save/save_48x48.png".freeze, "public/images/icons/save_as/save_as_16x16.png".freeze, "public/images/icons/save_as/save_as_24x24.png".freeze, "public/images/icons/save_as/save_as_32x32.png".freeze, "public/images/icons/save_as/save_as_48x48.png".freeze, "public/images/icons/scroll/scroll_16x16.png".freeze, "public/images/icons/scroll/scroll_24x24.png".freeze, "public/images/icons/scroll/scroll_32x32.png".freeze, "public/images/icons/scroll/scroll_48x48.png".freeze, "public/images/icons/search/search_16x16.png".freeze, "public/images/icons/search/search_24x24.png".freeze, "public/images/icons/search/search_32x32.png".freeze, "public/images/icons/search/search_48x48.png".freeze, "public/images/icons/send/send_16x16.png".freeze, "public/images/icons/send/send_24x24.png".freeze, "public/images/icons/send/send_32x32.png".freeze, "public/images/icons/send/send_48x48.png".freeze, "public/images/icons/settings/settings_16x16.png".freeze, "public/images/icons/settings/settings_24x24.png".freeze, "public/images/icons/settings/settings_32x32.png".freeze, "public/images/icons/settings/settings_48x48.png".freeze, "public/images/icons/shoppingbasket/shoppingbasket_16x16.png".freeze, "public/images/icons/shoppingbasket/shoppingbasket_24x24.png".freeze, "public/images/icons/shoppingbasket/shoppingbasket_32x32.png".freeze, "public/images/icons/shoppingbasket/shoppingbasket_48x48.png".freeze, "public/images/icons/shoppingbasket_add/shoppingbasket_add_16x16.png".freeze, "public/images/icons/shoppingbasket_add/shoppingbasket_add_24x24.png".freeze, "public/images/icons/shoppingbasket_add/shoppingbasket_add_32x32.png".freeze, "public/images/icons/shoppingbasket_add/shoppingbasket_add_48x48.png".freeze, "public/images/icons/shoppingbasket_delete/shoppingbasket_delete_16x16.png".freeze, "public/images/icons/shoppingbasket_delete/shoppingbasket_delete_24x24.png".freeze, "public/images/icons/shoppingbasket_delete/shoppingbasket_delete_32x32.png".freeze, "public/images/icons/shoppingbasket_delete/shoppingbasket_delete_48x48.png".freeze, "public/images/icons/shoppingbasket_edit/shoppingbasket_edit_16x16.png".freeze, "public/images/icons/shoppingbasket_edit/shoppingbasket_edit_24x24.png".freeze, "public/images/icons/shoppingbasket_edit/shoppingbasket_edit_32x32.png".freeze, "public/images/icons/shoppingbasket_edit/shoppingbasket_edit_48x48.png".freeze, "public/images/icons/shoppingbasket_full/shoppingbasket_full_16x16.png".freeze, "public/images/icons/shoppingbasket_full/shoppingbasket_full_24x24.png".freeze, "public/images/icons/shoppingbasket_full/shoppingbasket_full_32x32.png".freeze, "public/images/icons/shoppingbasket_full/shoppingbasket_full_48x48.png".freeze, "public/images/icons/shoppingcart/shoppingcart_16x16.png".freeze, "public/images/icons/shoppingcart/shoppingcart_24x24.png".freeze, "public/images/icons/shoppingcart/shoppingcart_32x32.png".freeze, "public/images/icons/shoppingcart/shoppingcart_48x48.png".freeze, "public/images/icons/shoppingcart_add/shoppingcart_add_16x16.png".freeze, "public/images/icons/shoppingcart_add/shoppingcart_add_24x24.png".freeze, "public/images/icons/shoppingcart_add/shoppingcart_add_32x32.png".freeze, "public/images/icons/shoppingcart_add/shoppingcart_add_48x48.png".freeze, "public/images/icons/shoppingcart_delete/shoppingcart_delete_16x16.png".freeze, "public/images/icons/shoppingcart_delete/shoppingcart_delete_24x24.png".freeze, "public/images/icons/shoppingcart_delete/shoppingcart_delete_32x32.png".freeze, "public/images/icons/shoppingcart_delete/shoppingcart_delete_48x48.png".freeze, "public/images/icons/shoppingcart_edit/shoppingcart_edit_16x16.png".freeze, "public/images/icons/shoppingcart_edit/shoppingcart_edit_24x24.png".freeze, "public/images/icons/shoppingcart_edit/shoppingcart_edit_32x32.png".freeze, "public/images/icons/shoppingcart_edit/shoppingcart_edit_48x48.png".freeze, "public/images/icons/shoppingcart_full/shoppingcart_full_16x16.png".freeze, "public/images/icons/shoppingcart_full/shoppingcart_full_24x24.png".freeze, "public/images/icons/shoppingcart_full/shoppingcart_full_32x32.png".freeze, "public/images/icons/shoppingcart_full/shoppingcart_full_48x48.png".freeze, "public/images/icons/sort_ascending/sort_ascending_16x16.png".freeze, "public/images/icons/sort_ascending/sort_ascending_24x24.png".freeze, "public/images/icons/sort_ascending/sort_ascending_32x32.png".freeze, "public/images/icons/sort_ascending/sort_ascending_48x48.png".freeze, "public/images/icons/sort_az_ascending/sort_az_ascending_16x16.png".freeze, "public/images/icons/sort_az_ascending/sort_az_ascending_24x24.png".freeze, "public/images/icons/sort_az_ascending/sort_az_ascending_32x32.png".freeze, "public/images/icons/sort_az_ascending/sort_az_ascending_48x48.png".freeze, "public/images/icons/sort_az_descending/sort_az_descending_16x16.png".freeze, "public/images/icons/sort_az_descending/sort_az_descending_24x24.png".freeze, "public/images/icons/sort_az_descending/sort_az_descending_32x32.png".freeze, "public/images/icons/sort_az_descending/sort_az_descending_48x48.png".freeze, "public/images/icons/sort_descending/sort_descending_16x16.png".freeze, "public/images/icons/sort_descending/sort_descending_24x24.png".freeze, "public/images/icons/sort_descending/sort_descending_32x32.png".freeze, "public/images/icons/sort_descending/sort_descending_48x48.png".freeze, "public/images/icons/sort_down/sort_down_16x16.png".freeze, "public/images/icons/sort_down/sort_down_24x24.png".freeze, "public/images/icons/sort_down/sort_down_32x32.png".freeze, "public/images/icons/sort_down/sort_down_48x48.png".freeze, "public/images/icons/sort_up/sort_up_16x16.png".freeze, "public/images/icons/sort_up/sort_up_24x24.png".freeze, "public/images/icons/sort_up/sort_up_32x32.png".freeze, "public/images/icons/sort_up/sort_up_48x48.png".freeze, "public/images/icons/spellcheck/spellcheck_16x16.png".freeze, "public/images/icons/spellcheck/spellcheck_24x24.png".freeze, "public/images/icons/spellcheck/spellcheck_32x32.png".freeze, "public/images/icons/spellcheck/spellcheck_48x48.png".freeze, "public/images/icons/synchronize/synchronize_16x16.png".freeze, "public/images/icons/synchronize/synchronize_24x24.png".freeze, "public/images/icons/synchronize/synchronize_32x32.png".freeze, "public/images/icons/synchronize/synchronize_48x48.png".freeze, "public/images/icons/toolbar/class.png".freeze, "public/images/icons/toolbar/class_folder.png".freeze, "public/images/icons/toolbar/mixed_folder.png".freeze, "public/images/icons/toolbar/object_graph.png".freeze, "public/images/icons/toolbar/package_yellow.png".freeze, "public/images/icons/toolbar/table_go.png".freeze, "public/images/icons/undo/undo_16x16.png".freeze, "public/images/icons/undo/undo_24x24.png".freeze, "public/images/icons/undo/undo_32x32.png".freeze, "public/images/icons/undo/undo_48x48.png".freeze, "public/images/icons/upload/upload_16x16.png".freeze, "public/images/icons/upload/upload_24x24.png".freeze, "public/images/icons/upload/upload_32x32.png".freeze, "public/images/icons/upload/upload_48x48.png".freeze, "public/images/icons/user/user_16x16.png".freeze, "public/images/icons/user/user_24x24.png".freeze, "public/images/icons/user/user_32x32.png".freeze, "public/images/icons/user/user_48x48.png".freeze, "public/images/icons/view/view_16x16.png".freeze, "public/images/icons/view/view_24x24.png".freeze, "public/images/icons/view/view_32x32.png".freeze, "public/images/icons/view/view_48x48.png".freeze, "public/images/icons/warning/warning_16x16.png".freeze, "public/images/icons/warning/warning_24x24.png".freeze, "public/images/icons/warning/warning_32x32.png".freeze, "public/images/icons/warning/warning_48x48.png".freeze, "public/images/icons/zoom_in/zoom_in_16x16.png".freeze, "public/images/icons/zoom_in/zoom_in_24x24.png".freeze, "public/images/icons/zoom_in/zoom_in_32x32.png".freeze, "public/images/icons/zoom_in/zoom_in_48x48.png".freeze, "public/images/icons/zoom_out/zoom_out_16x16.png".freeze, "public/images/icons/zoom_out/zoom_out_24x24.png".freeze, "public/images/icons/zoom_out/zoom_out_32x32.png".freeze, "public/images/icons/zoom_out/zoom_out_48x48.png".freeze, "public/images/img_blank.png".freeze, "public/images/loading_icon.gif".freeze, "public/images/splash_screen/browse_docs_icon.png".freeze, "public/images/splash_screen/contact_mgt_icon.png".freeze, "public/images/splash_screen/desktop_icon.png".freeze, "public/images/unchecked.gif".freeze, "public/images/wallpaper/blue.gif".freeze, "public/images/wallpaper/truenorth_tech.png".freeze, "public/javascripts/erp_app/authentication/compass_user.js".freeze, "public/javascripts/erp_app/authentication/widget_manager.js".freeze, "public/javascripts/erp_app/ckeditor/ckeditor.js".freeze, "public/javascripts/erp_app/ckeditor/config.js".freeze, "public/javascripts/erp_app/ckeditor/contents.css".freeze, "public/javascripts/erp_app/ckeditor/images/spacer.gif".freeze, "public/javascripts/erp_app/ckeditor/lang/_languages.js".freeze, "public/javascripts/erp_app/ckeditor/lang/_translationstatus.txt".freeze, "public/javascripts/erp_app/ckeditor/lang/af.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ar.js".freeze, "public/javascripts/erp_app/ckeditor/lang/bg.js".freeze, "public/javascripts/erp_app/ckeditor/lang/bn.js".freeze, "public/javascripts/erp_app/ckeditor/lang/bs.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ca.js".freeze, "public/javascripts/erp_app/ckeditor/lang/cs.js".freeze, "public/javascripts/erp_app/ckeditor/lang/cy.js".freeze, "public/javascripts/erp_app/ckeditor/lang/da.js".freeze, "public/javascripts/erp_app/ckeditor/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/lang/el.js".freeze, "public/javascripts/erp_app/ckeditor/lang/en-au.js".freeze, "public/javascripts/erp_app/ckeditor/lang/en-ca.js".freeze, "public/javascripts/erp_app/ckeditor/lang/en-gb.js".freeze, "public/javascripts/erp_app/ckeditor/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/lang/eo.js".freeze, "public/javascripts/erp_app/ckeditor/lang/es.js".freeze, "public/javascripts/erp_app/ckeditor/lang/et.js".freeze, "public/javascripts/erp_app/ckeditor/lang/eu.js".freeze, "public/javascripts/erp_app/ckeditor/lang/fa.js".freeze, "public/javascripts/erp_app/ckeditor/lang/fi.js".freeze, "public/javascripts/erp_app/ckeditor/lang/fo.js".freeze, "public/javascripts/erp_app/ckeditor/lang/fr-ca.js".freeze, "public/javascripts/erp_app/ckeditor/lang/fr.js".freeze, "public/javascripts/erp_app/ckeditor/lang/gl.js".freeze, "public/javascripts/erp_app/ckeditor/lang/gu.js".freeze, "public/javascripts/erp_app/ckeditor/lang/he.js".freeze, "public/javascripts/erp_app/ckeditor/lang/hi.js".freeze, "public/javascripts/erp_app/ckeditor/lang/hr.js".freeze, "public/javascripts/erp_app/ckeditor/lang/hu.js".freeze, "public/javascripts/erp_app/ckeditor/lang/id.js".freeze, "public/javascripts/erp_app/ckeditor/lang/is.js".freeze, "public/javascripts/erp_app/ckeditor/lang/it.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ja.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ka.js".freeze, "public/javascripts/erp_app/ckeditor/lang/km.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ko.js".freeze, "public/javascripts/erp_app/ckeditor/lang/lt.js".freeze, "public/javascripts/erp_app/ckeditor/lang/lv.js".freeze, "public/javascripts/erp_app/ckeditor/lang/mk.js".freeze, "public/javascripts/erp_app/ckeditor/lang/mn.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ms.js".freeze, "public/javascripts/erp_app/ckeditor/lang/nb.js".freeze, "public/javascripts/erp_app/ckeditor/lang/nl.js".freeze, "public/javascripts/erp_app/ckeditor/lang/no.js".freeze, "public/javascripts/erp_app/ckeditor/lang/pl.js".freeze, "public/javascripts/erp_app/ckeditor/lang/pt-br.js".freeze, "public/javascripts/erp_app/ckeditor/lang/pt.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ro.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ru.js".freeze, "public/javascripts/erp_app/ckeditor/lang/sk.js".freeze, "public/javascripts/erp_app/ckeditor/lang/sl.js".freeze, "public/javascripts/erp_app/ckeditor/lang/sr-latn.js".freeze, "public/javascripts/erp_app/ckeditor/lang/sr.js".freeze, "public/javascripts/erp_app/ckeditor/lang/sv.js".freeze, "public/javascripts/erp_app/ckeditor/lang/th.js".freeze, "public/javascripts/erp_app/ckeditor/lang/tr.js".freeze, "public/javascripts/erp_app/ckeditor/lang/ug.js".freeze, "public/javascripts/erp_app/ckeditor/lang/uk.js".freeze, "public/javascripts/erp_app/ckeditor/lang/vi.js".freeze, "public/javascripts/erp_app/ckeditor/lang/zh-cn.js".freeze, "public/javascripts/erp_app/ckeditor/lang/zh.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/cs.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/cy.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/da.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/el.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/eo.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/fa.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/fi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/fr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/gu.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/he.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/it.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/mk.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/nb.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/nl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/no.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/pt-br.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/ro.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/tr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/ug.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/vi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/a11yhelp/lang/zh-cn.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/about/dialogs/about.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/about/dialogs/logo_ckeditor.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/adobeair/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/ajax/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/autogrow/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/bbcode/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/clipboard/dialogs/paste.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/codemirror/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/colordialog/dialogs/colordialog.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/compasssave/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/compassupload/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/_translationstatus.txt".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/bg.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/cs.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/cy.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/da.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/el.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/eo.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/et.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/fa.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/fi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/fr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/gu.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/he.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/hr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/it.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/nb.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/nl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/no.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/pl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/pt-br.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/tr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/ug.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/uk.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/vi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/lang/zh-cn.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/devtools/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/dialog/dialogDefinition.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/div/dialogs/div.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/docprops/dialogs/docprops.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/docprops/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/find/dialogs/find.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/flash/dialogs/flash.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/flash/images/placeholder.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/button.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/checkbox.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/form.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/hiddenfield.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/radio.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/select.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/textarea.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/dialogs/textfield.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/forms/images/hiddenfield.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/iframe/dialogs/iframe.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/iframe/images/placeholder.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/iframedialog/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/image/dialogs/image.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/inlineeditsave/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/config.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/dialogs/jwplayer.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/help.txt".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/JW Player Quick Start Guide.pdf".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/jwPlayer.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/jwplayer.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/license.txt".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/player.swf".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/preview.jpg".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/readme.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/skin/beelden.zip".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/skin/glow.zip".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/skin/modieus.zip".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/skin/simple.zip".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/skin/snel.zip".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/skin/stijl.zip".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/skin/stormtrooper.zip".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/swfobject.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/video.mp4".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/jwplayer/yt.swf".freeze, "public/javascripts/erp_app/ckeditor/plugins/jwplayer/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/knitkitthemes/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/link/dialogs/anchor.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/link/dialogs/link.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/link/images/anchor.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/liststyle/dialogs/liststyle.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/pagebreak/images/pagebreak.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/pastefromword/filter/default.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/pastetext/dialogs/pastetext.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/dialogs/placeholder.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/_translationstatus.txt".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/bg.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/cs.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/cy.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/da.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/el.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/eo.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/et.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/fa.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/fi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/fr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/he.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/hr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/it.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/nb.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/nl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/no.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/pl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/pt-br.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/tr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/ug.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/uk.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/vi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/lang/zh-cn.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/placeholder.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/placeholder/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/preview/preview.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/scayt/dialogs/options.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/scayt/dialogs/toolbar.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_address.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_blockquote.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_div.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_h1.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_h2.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_h3.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_h4.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_h5.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_h6.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_p.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/showblocks/images/block_pre.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/dialogs/smiley.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/angel_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/angry_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/broken_heart.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/confused_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/cry_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/devil_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/embaressed_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/envelope.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/heart.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/kiss.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/lightbulb.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/omg_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/regular_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/sad_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/shades_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/teeth_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/thumbs_down.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/thumbs_up.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/tounge_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/smiley/images/wink_smile.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/codemirror_config.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/editor.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/buttonbg.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/cancel.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/highlight.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/redo.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/reindent.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/save.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/search.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/images/undo.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/config/nocolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/bigtest.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/compress.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/csharp/css/csharpcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/csharp/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/csharp/js/parsecsharp.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/csharp/js/tokenizecsharp.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/freemarker/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/freemarker/css/freemarkercolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/freemarker/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/freemarker/js/parsefreemarker.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/groovy/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/java/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/java/css/javacolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/java/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/java/js/parsejava.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/java/js/tokenizejava.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/lua/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/lua/css/luacolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/lua/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/lua/js/parselua.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/ometa/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/ometa/css/ometacolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/ometa/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/ometa/js/parseometa.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/ometa/js/tokenizeometa.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/php/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/php/css/phpcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/php/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/php/js/parsephp.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/php/js/parsephphtmlmixed.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/php/js/tokenizephp.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/plsql/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/plsql/css/plsqlcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/plsql/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/plsql/js/parseplsql.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/python/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/python/css/pythoncolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/python/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/python/js/parsepython.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/regex/css/js-regexcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/regex/css/regexcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/regex/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/regex/js-regex.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/regex/js/parsejavascript_and_regex.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/regex/js/parseregex-unicode.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/regex/js/parseregex.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/scheme/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/scheme/css/schemecolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/scheme/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/scheme/js/parsescheme.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/scheme/js/tokenizescheme.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/sql/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/sql/css/sqlcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/sql/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/sql/js/parsesql.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/xquery/LICENSE".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/xquery/css/xqcolors-dark.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/xquery/css/xqcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/xquery/css/xqcolors2.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/xquery/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/xquery/js/parsexquery.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/contrib/xquery/js/tokenizexquery.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/baboon.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/baboon_vector.ai".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/csscolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/docs.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/font.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/jscolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/people.jpg".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/sparqlcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/css/xmlcolors.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/csstest.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/faq.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/favicon.ico".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/googleb196c451afc2ee11.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/googlehostedservice.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/highlight.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/htmltest.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/index.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/codemirror.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/editor.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/highlight.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/mirrorframe.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/parsecss.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/parsedummy.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/parsehtmlmixed.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/parsejavascript.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/parsesparql.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/parsexml.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/select.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/stringstream.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/tokenize.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/tokenizejavascript.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/undo.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/unittests.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/js/util.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/jstest.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/manual.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/mixedtest.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/sparqltest.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/story.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/unittests.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/editor/xhtmltest.xhtml".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/codemirror/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/dialogs/sourcepopup.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/sourcepopup/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/dialogs/specialchar.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/_translationstatus.txt".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/cs.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/cy.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/el.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/eo.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/et.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/fa.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/fi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/fr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/he.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/hr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/it.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/nb.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/nl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/no.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/pt-br.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/tr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/ug.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/specialchar/lang/zh-cn.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/styles/styles/default.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/stylesheetparser/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/table/dialogs/table.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/tableresize/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/tabletools/dialogs/tableCell.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/templates/dialogs/templates.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/templates/templates/default.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/templates/templates/images/template1.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/templates/templates/images/template2.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/templates/templates/images/template3.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/dialogs/uicolor.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/_translationstatus.txt".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/bg.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/cs.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/cy.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/da.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/de.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/el.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/en.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/eo.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/et.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/fa.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/fi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/fr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/he.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/hr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/it.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/mk.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/nb.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/nl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/no.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/pl.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/pt-br.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/tr.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/ug.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/uk.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/vi.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/lang/zh-cn.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/uicolor.gif".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/yui/assets/hue_bg.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/yui/assets/picker_mask.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/yui/assets/yui.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/uicolor/yui/yui.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/wsc/dialogs/ciframe.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/wsc/dialogs/tmpFrameset.html".freeze, "public/javascripts/erp_app/ckeditor/plugins/wsc/dialogs/wsc.css".freeze, "public/javascripts/erp_app/ckeditor/plugins/wsc/dialogs/wsc.js".freeze, "public/javascripts/erp_app/ckeditor/plugins/xml/plugin.js".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/dialog.css".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/editor.css".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/icons.png".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/icons_rtl.png".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/dialog_sides.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/dialog_sides.png".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/dialog_sides_rtl.png".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/mini.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/noimage.png".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/sprites.png".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/sprites_ie6.png".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/images/toolbar_start.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/skin.js".freeze, "public/javascripts/erp_app/ckeditor/skins/kama/templates.css".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/dialog.css".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/editor.css".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/icons.png".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/icons_rtl.png".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/images/dialog_sides.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/images/dialog_sides.png".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/images/dialog_sides_rtl.png".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/images/mini.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/images/noimage.png".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/images/sprites.png".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/images/sprites_ie6.png".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/skin.js".freeze, "public/javascripts/erp_app/ckeditor/skins/office2003/templates.css".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/dialog.css".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/editor.css".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/icons.png".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/icons_rtl.png".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/dialog_sides.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/dialog_sides.png".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/dialog_sides_rtl.png".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/mini.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/noimage.png".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/sprites.png".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/sprites_ie6.png".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/images/toolbar_start.gif".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/skin.js".freeze, "public/javascripts/erp_app/ckeditor/skins/v2/templates.css".freeze, "public/javascripts/erp_app/ckeditor/themes/default/theme.js".freeze, "public/javascripts/erp_app/ckeditor_example_config_override.js".freeze, "public/javascripts/erp_app/codemirror/LICENSE".freeze, "public/javascripts/erp_app/codemirror/README.md".freeze, "public/javascripts/erp_app/codemirror/doc/baboon.png".freeze, "public/javascripts/erp_app/codemirror/doc/baboon_vector.svg".freeze, "public/javascripts/erp_app/codemirror/doc/compress.html".freeze, "public/javascripts/erp_app/codemirror/doc/docs.css".freeze, "public/javascripts/erp_app/codemirror/doc/internals.html".freeze, "public/javascripts/erp_app/codemirror/doc/manual.html".freeze, "public/javascripts/erp_app/codemirror/doc/oldrelease.html".freeze, "public/javascripts/erp_app/codemirror/doc/realworld.html".freeze, "public/javascripts/erp_app/codemirror/doc/reporting.html".freeze, "public/javascripts/erp_app/codemirror/doc/upgrade_v2.2.html".freeze, "public/javascripts/erp_app/codemirror/keymap/emacs.js".freeze, "public/javascripts/erp_app/codemirror/keymap/vim.js".freeze, "public/javascripts/erp_app/codemirror/lib/codemirror.css".freeze, "public/javascripts/erp_app/codemirror/lib/codemirror.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/closetag.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/dialog.css".freeze, "public/javascripts/erp_app/codemirror/lib/util/dialog.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/foldcode.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/formatting.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/javascript-hint.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/loadmode.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/match-highlighter.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/multiplex.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/overlay.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/pig-hint.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/runmode-standalone.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/runmode.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/search.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/searchcursor.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/simple-hint.css".freeze, "public/javascripts/erp_app/codemirror/lib/util/simple-hint.js".freeze, "public/javascripts/erp_app/codemirror/lib/util/xml-hint.js".freeze, "public/javascripts/erp_app/codemirror/mode/clike/clike.js".freeze, "public/javascripts/erp_app/codemirror/mode/clike/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/clike/scala.html".freeze, "public/javascripts/erp_app/codemirror/mode/clojure/clojure.js".freeze, "public/javascripts/erp_app/codemirror/mode/clojure/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/coffeescript/LICENSE".freeze, "public/javascripts/erp_app/codemirror/mode/coffeescript/coffeescript.js".freeze, "public/javascripts/erp_app/codemirror/mode/coffeescript/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/commonlisp/commonlisp.js".freeze, "public/javascripts/erp_app/codemirror/mode/commonlisp/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/css/css.js".freeze, "public/javascripts/erp_app/codemirror/mode/css/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/css/test.js".freeze, "public/javascripts/erp_app/codemirror/mode/diff/diff.js".freeze, "public/javascripts/erp_app/codemirror/mode/diff/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/ecl/ecl.js".freeze, "public/javascripts/erp_app/codemirror/mode/ecl/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/erlang/erlang.js".freeze, "public/javascripts/erp_app/codemirror/mode/erlang/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/gfm/gfm.js".freeze, "public/javascripts/erp_app/codemirror/mode/gfm/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/gfm/test.js".freeze, "public/javascripts/erp_app/codemirror/mode/go/go.js".freeze, "public/javascripts/erp_app/codemirror/mode/go/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/groovy/groovy.js".freeze, "public/javascripts/erp_app/codemirror/mode/groovy/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/haskell/haskell.js".freeze, "public/javascripts/erp_app/codemirror/mode/haskell/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/haxe/haxe.js".freeze, "public/javascripts/erp_app/codemirror/mode/haxe/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/htmlembedded/htmlembedded.js".freeze, "public/javascripts/erp_app/codemirror/mode/htmlembedded/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/htmlmixed/htmlmixed.js".freeze, "public/javascripts/erp_app/codemirror/mode/htmlmixed/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/javascript/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/javascript/javascript.js".freeze, "public/javascripts/erp_app/codemirror/mode/javascript/typescript.html".freeze, "public/javascripts/erp_app/codemirror/mode/jinja2/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/jinja2/jinja2.js".freeze, "public/javascripts/erp_app/codemirror/mode/less/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/less/less.js".freeze, "public/javascripts/erp_app/codemirror/mode/lua/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/lua/lua.js".freeze, "public/javascripts/erp_app/codemirror/mode/markdown/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/markdown/markdown.js".freeze, "public/javascripts/erp_app/codemirror/mode/markdown/test.js".freeze, "public/javascripts/erp_app/codemirror/mode/mysql/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/mysql/mysql.js".freeze, "public/javascripts/erp_app/codemirror/mode/ntriples/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/ntriples/ntriples.js".freeze, "public/javascripts/erp_app/codemirror/mode/ocaml/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/ocaml/ocaml.js".freeze, "public/javascripts/erp_app/codemirror/mode/pascal/LICENSE".freeze, "public/javascripts/erp_app/codemirror/mode/pascal/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/pascal/pascal.js".freeze, "public/javascripts/erp_app/codemirror/mode/perl/LICENSE".freeze, "public/javascripts/erp_app/codemirror/mode/perl/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/perl/perl.js".freeze, "public/javascripts/erp_app/codemirror/mode/php/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/php/php.js".freeze, "public/javascripts/erp_app/codemirror/mode/pig/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/pig/pig.js".freeze, "public/javascripts/erp_app/codemirror/mode/plsql/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/plsql/plsql.js".freeze, "public/javascripts/erp_app/codemirror/mode/properties/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/properties/properties.js".freeze, "public/javascripts/erp_app/codemirror/mode/python/LICENSE.txt".freeze, "public/javascripts/erp_app/codemirror/mode/python/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/python/python.js".freeze, "public/javascripts/erp_app/codemirror/mode/r/LICENSE".freeze, "public/javascripts/erp_app/codemirror/mode/r/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/r/r.js".freeze, "public/javascripts/erp_app/codemirror/mode/rpm/changes/changes.js".freeze, "public/javascripts/erp_app/codemirror/mode/rpm/changes/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/rpm/spec/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/rpm/spec/spec.css".freeze, "public/javascripts/erp_app/codemirror/mode/rpm/spec/spec.js".freeze, "public/javascripts/erp_app/codemirror/mode/rst/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/rst/rst.js".freeze, "public/javascripts/erp_app/codemirror/mode/ruby/LICENSE".freeze, "public/javascripts/erp_app/codemirror/mode/ruby/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/ruby/ruby.js".freeze, "public/javascripts/erp_app/codemirror/mode/rust/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/rust/rust.js".freeze, "public/javascripts/erp_app/codemirror/mode/scheme/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/scheme/scheme.js".freeze, "public/javascripts/erp_app/codemirror/mode/shell/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/shell/shell.js".freeze, "public/javascripts/erp_app/codemirror/mode/sieve/LICENSE".freeze, "public/javascripts/erp_app/codemirror/mode/sieve/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/sieve/sieve.js".freeze, "public/javascripts/erp_app/codemirror/mode/smalltalk/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/smalltalk/smalltalk.js".freeze, "public/javascripts/erp_app/codemirror/mode/smarty/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/smarty/smarty.js".freeze, "public/javascripts/erp_app/codemirror/mode/sparql/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/sparql/sparql.js".freeze, "public/javascripts/erp_app/codemirror/mode/stex/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/stex/stex.js".freeze, "public/javascripts/erp_app/codemirror/mode/stex/test.js".freeze, "public/javascripts/erp_app/codemirror/mode/tiddlywiki/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/tiddlywiki/tiddlywiki.css".freeze, "public/javascripts/erp_app/codemirror/mode/tiddlywiki/tiddlywiki.js".freeze, "public/javascripts/erp_app/codemirror/mode/tiki/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/tiki/tiki.css".freeze, "public/javascripts/erp_app/codemirror/mode/tiki/tiki.js".freeze, "public/javascripts/erp_app/codemirror/mode/vb/LICENSE.txt".freeze, "public/javascripts/erp_app/codemirror/mode/vb/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/vb/vb.js".freeze, "public/javascripts/erp_app/codemirror/mode/vbscript/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/vbscript/vbscript.js".freeze, "public/javascripts/erp_app/codemirror/mode/velocity/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/velocity/velocity.js".freeze, "public/javascripts/erp_app/codemirror/mode/verilog/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/verilog/verilog.js".freeze, "public/javascripts/erp_app/codemirror/mode/xml/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/xml/xml.js".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/LICENSE".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/test/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/test/testBase.js".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/test/testEmptySequenceKeyword.js".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/test/testMultiAttr.js".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/test/testNamespaces.js".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/test/testProcessingInstructions.js".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/test/testQuotes.js".freeze, "public/javascripts/erp_app/codemirror/mode/xquery/xquery.js".freeze, "public/javascripts/erp_app/codemirror/mode/yaml/index.html".freeze, "public/javascripts/erp_app/codemirror/mode/yaml/yaml.js".freeze, "public/javascripts/erp_app/codemirror/package.json".freeze, "public/javascripts/erp_app/codemirror/test/driver.js".freeze, "public/javascripts/erp_app/codemirror/test/index.html".freeze, "public/javascripts/erp_app/codemirror/test/lint/lint.js".freeze, "public/javascripts/erp_app/codemirror/test/lint/parse-js.js".freeze, "public/javascripts/erp_app/codemirror/test/mode_test.css".freeze, "public/javascripts/erp_app/codemirror/test/mode_test.js".freeze, "public/javascripts/erp_app/codemirror/test/phantom_driver.js".freeze, "public/javascripts/erp_app/codemirror/test/run.js".freeze, "public/javascripts/erp_app/codemirror/test/test.js".freeze, "public/javascripts/erp_app/codemirror/theme/ambiance.css".freeze, "public/javascripts/erp_app/codemirror/theme/blackboard.css".freeze, "public/javascripts/erp_app/codemirror/theme/cobalt.css".freeze, "public/javascripts/erp_app/codemirror/theme/eclipse.css".freeze, "public/javascripts/erp_app/codemirror/theme/elegant.css".freeze, "public/javascripts/erp_app/codemirror/theme/erlang-dark.css".freeze, "public/javascripts/erp_app/codemirror/theme/lesser-dark.css".freeze, "public/javascripts/erp_app/codemirror/theme/monokai.css".freeze, "public/javascripts/erp_app/codemirror/theme/neat.css".freeze, "public/javascripts/erp_app/codemirror/theme/night.css".freeze, "public/javascripts/erp_app/codemirror/theme/rubyblue.css".freeze, "public/javascripts/erp_app/codemirror/theme/vibrant-ink.css".freeze, "public/javascripts/erp_app/codemirror/theme/xq-dark.css".freeze, "public/javascripts/erp_app/codemirror_highlight.js".freeze, "public/javascripts/erp_app/desktop/applications/audit_log_viewer/module.js".freeze, "public/javascripts/erp_app/desktop/applications/configuration_management/configuration_options_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/configuration_management/configuration_tree_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/configuration_management/configuration_types_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/configuration_management/module.js".freeze, "public/javascripts/erp_app/desktop/applications/configuration_management/stores.0.js".freeze, "public/javascripts/erp_app/desktop/applications/control_panel/application_management_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/control_panel/desktop_management_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/control_panel/module.js".freeze, "public/javascripts/erp_app/desktop/applications/file_manager/module.js".freeze, "public/javascripts/erp_app/desktop/applications/job_tracker/jobs_grid.js".freeze, "public/javascripts/erp_app/desktop/applications/job_tracker/module.js".freeze, "public/javascripts/erp_app/desktop/applications/scaffold/models_tree_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/scaffold/module.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/capabilities_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/capabilities_widget.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/groups_effective_security.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/groups_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/groups_widget.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/module.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/roles_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/roles_widget.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/users_effective_security.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/users_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/security_management/users_widget.js".freeze, "public/javascripts/erp_app/desktop/applications/tail/module.js".freeze, "public/javascripts/erp_app/desktop/applications/tail/tail_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/user_management/module.js".freeze, "public/javascripts/erp_app/desktop/applications/user_management/personal_info_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/user_management/role_management_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/user_management/user_application_mgt_panel.js".freeze, "public/javascripts/erp_app/desktop/applications/web_navigator/module.js".freeze, "public/javascripts/erp_app/desktop/ext_ux_desktop_module.js".freeze, "public/javascripts/erp_app/ecommerce/credit_card_window.js".freeze, "public/javascripts/erp_app/highslide/examples/ajax.html".freeze, "public/javascripts/erp_app/highslide/examples/flash.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-controls-in-heading.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-dark.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-floating-caption.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-floating-thumbs.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-horizontal-strip.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-in-box.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-in-page.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-thumbstrip-above.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-vertical-strip.html".freeze, "public/javascripts/erp_app/highslide/examples/gallery-white.html".freeze, "public/javascripts/erp_app/highslide/examples/headline.html".freeze, "public/javascripts/erp_app/highslide/examples/html.html".freeze, "public/javascripts/erp_app/highslide/examples/iframe.html".freeze, "public/javascripts/erp_app/highslide/examples/image-map.html".freeze, "public/javascripts/erp_app/highslide/examples/includes/Flash.swf".freeze, "public/javascripts/erp_app/highslide/examples/includes/ajax.htm".freeze, "public/javascripts/erp_app/highslide/examples/includes/include-short.htm".freeze, "public/javascripts/erp_app/highslide/examples/inline.html".freeze, "public/javascripts/erp_app/highslide/examples/mini-galleries.html".freeze, "public/javascripts/erp_app/highslide/examples/mini-gallery.html".freeze, "public/javascripts/erp_app/highslide/examples/no-border.html".freeze, "public/javascripts/erp_app/highslide/examples/no-outline.html".freeze, "public/javascripts/erp_app/highslide/examples/outer-glow.html".freeze, "public/javascripts/erp_app/highslide/examples/white-10px.html".freeze, "public/javascripts/erp_app/highslide/examples/white-rounded-outline.html".freeze, "public/javascripts/erp_app/highslide/examples/youtube.html".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/close.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/closeX.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar-black-border.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar-text-buttons.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar-white-small.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar-white.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar2.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar3.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar4-hover.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/controlbar4.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/fullexpand.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/geckodimmer.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/icon.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/loader.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/loader.white.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/outlines/Outlines.psd".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/outlines/beveled.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/outlines/drop-shadow.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/outlines/glossy-dark.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/outlines/outer-glow.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/outlines/rounded-black.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/outlines/rounded-white.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/resize.gif".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/scrollarrows.png".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/zoomin.cur".freeze, "public/javascripts/erp_app/highslide/highslide/graphics/zoomout.cur".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-full.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-full.min.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-full.packed.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-ie6.css".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-with-gallery.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-with-gallery.min.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-with-gallery.packed.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-with-html.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-with-html.min.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide-with-html.packed.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide.css".freeze, "public/javascripts/erp_app/highslide/highslide/highslide.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide.min.js".freeze, "public/javascripts/erp_app/highslide/highslide/highslide.packed.js".freeze, "public/javascripts/erp_app/highslide/images/full-image.jpg".freeze, "public/javascripts/erp_app/highslide/images/full6.jpg".freeze, "public/javascripts/erp_app/highslide/images/gallery1.jpg".freeze, "public/javascripts/erp_app/highslide/images/gallery1.thumb.jpg".freeze, "public/javascripts/erp_app/highslide/images/gallery2.jpg".freeze, "public/javascripts/erp_app/highslide/images/gallery2.thumb.jpg".freeze, "public/javascripts/erp_app/highslide/images/gallery3.jpg".freeze, "public/javascripts/erp_app/highslide/images/gallery3.thumb.jpg".freeze, "public/javascripts/erp_app/highslide/images/nordic.gif".freeze, "public/javascripts/erp_app/highslide/images/thumb6.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbnail.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip01.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip01.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip02.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip02.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip03.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip03.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip04.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip04.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip05.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip05.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip06.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip06.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip07.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip07.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip08.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip08.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip09.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip09.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip10.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip10.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip11.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip11.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip12.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip12.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip13.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip13.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip14.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip14.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip15.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip15.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip16.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip16.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip17.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip17.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip18.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip18.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip19.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip19.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip20.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip20.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip21.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip21.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip22.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip22.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip23.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip23.thumb.png".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip24.jpg".freeze, "public/javascripts/erp_app/highslide/images/thumbstrip24.thumb.png".freeze, "public/javascripts/erp_app/highslide/index.htm".freeze, "public/javascripts/erp_app/jquery_support.js".freeze, "public/javascripts/erp_app/login/mobile.js".freeze, "public/javascripts/erp_app/login/window.js".freeze, "public/javascripts/erp_app/mobile/app.js".freeze, "public/javascripts/erp_app/mobile/applications/job_tracker/app.js".freeze, "public/javascripts/erp_app/mobile/applications/job_tracker/model/job.js".freeze, "public/javascripts/erp_app/mobile/applications/job_tracker/store/jobs.js".freeze, "public/javascripts/erp_app/mobile/applications/job_tracker/view/templates.js".freeze, "public/javascripts/erp_app/mobile/applications/user_management/app.js".freeze, "public/javascripts/erp_app/mobile/applications/user_management/app/model/user.js".freeze, "public/javascripts/erp_app/mobile/applications/user_management/app/store/users.js".freeze, "public/javascripts/erp_app/mobile/applications/user_management/app/view/templates.js".freeze, "public/javascripts/erp_app/mobile/mobile_base.js".freeze, "public/javascripts/erp_app/organizer/applications/crm/base.js".freeze, "public/javascripts/erp_app/organizer/applications/crm/contact_mechanism_grid.js".freeze, "public/javascripts/erp_app/organizer/applications/crm/individual_windows.js".freeze, "public/javascripts/erp_app/organizer/applications/crm/organization_windows.js".freeze, "public/javascripts/erp_app/organizer/applications/crm/party_grid.js".freeze, "public/javascripts/erp_app/organizer/applications/crm/relationship_grid.js".freeze, "public/javascripts/erp_app/organizer/applications/crm/userinfo.js".freeze, "public/javascripts/erp_app/organizer/default_menu_tree_panel.js".freeze, "public/javascripts/erp_app/organizer/layout.js".freeze, "public/javascripts/erp_app/organizer/preference_window.js".freeze, "public/javascripts/erp_app/shared/active_ext/active_ext_grid.js".freeze, "public/javascripts/erp_app/shared/active_ext/active_ext_grid_panel.js".freeze, "public/javascripts/erp_app/shared/audit_log/audit_log_grid_panel.js".freeze, "public/javascripts/erp_app/shared/audit_log/audit_log_item_grid_panel.js".freeze, "public/javascripts/erp_app/shared/audit_log/audit_log_tab_panel.js".freeze, "public/javascripts/erp_app/shared/compass_ckeditor.js".freeze, "public/javascripts/erp_app/shared/compass_codemirror.js".freeze, "public/javascripts/erp_app/shared/configuration/configuration_form.js".freeze, "public/javascripts/erp_app/shared/configuration/configuration_panel.js".freeze, "public/javascripts/erp_app/shared/coolclock/coolclock.js".freeze, "public/javascripts/erp_app/shared/coolclock/moreskins.js".freeze, "public/javascripts/erp_app/shared/coolclock/tray_clock.js".freeze, "public/javascripts/erp_app/shared/dynamic_editable_grid.js".freeze, "public/javascripts/erp_app/shared/dynamic_editable_grid_loader_panel.js".freeze, "public/javascripts/erp_app/shared/dynamic_forms/dynamic_form_fields.js".freeze, "public/javascripts/erp_app/shared/encryption/encryption.js".freeze, "public/javascripts/erp_app/shared/file_manager_tree.js".freeze, "public/javascripts/erp_app/shared/file_upload/Ext.ux.panel.UploadPanel.js".freeze, "public/javascripts/erp_app/shared/file_upload/plupload.flash.swf".freeze, "public/javascripts/erp_app/shared/file_upload/plupload.full.js".freeze, "public/javascripts/erp_app/shared/file_upload/plupload.silverlight.xap".freeze, "public/javascripts/erp_app/shared/file_upload/upload_window.js".freeze, "public/javascripts/erp_app/shared/google_map_panel.js".freeze, "public/javascripts/erp_app/shared/notes_grid.js".freeze, "public/javascripts/erp_app/shared/preference_form.js".freeze, "public/javascripts/erp_app/shared/profile_management_panel.js".freeze, "public/javascripts/erp_app/shared/status_window.js".freeze, "public/javascripts/erp_app/utility.js".freeze, "public/javascripts/erp_app/widgets.js".freeze, "public/javascripts/jquery_plugins/jquery.address.min.js".freeze, "public/javascripts/jquery_plugins/jquery.loadmask.min.js".freeze, "public/stylesheets/erp_app/desktop/base.css".freeze, "public/stylesheets/erp_app/login/main.css".freeze, "public/stylesheets/erp_app/mobile/applications/user_management/main.css".freeze, "public/stylesheets/erp_app/mobile/mobile.css".freeze, "public/stylesheets/erp_app/shared/compass-ext-all.css".freeze, "public/stylesheets/erp_app/shared/grid_cell.css".freeze, "public/stylesheets/erp_app/shared/hover_finger.css".freeze, "public/stylesheets/jquery_plugins/jquery.loadmask.css".freeze, "spec/controllers/organizer/crm/relationship_controller_spec.rb".freeze, "spec/dummy/Rakefile".freeze, "spec/dummy/app/assets/javascripts/application.js".freeze, "spec/dummy/app/assets/stylesheets/application.css".freeze, "spec/dummy/app/controllers/application_controller.rb".freeze, "spec/dummy/app/helpers/application_helper.rb".freeze, "spec/dummy/app/views/layouts/application.html.erb".freeze, "spec/dummy/config.ru".freeze, "spec/dummy/config/application.rb".freeze, "spec/dummy/config/boot.rb".freeze, "spec/dummy/config/database.yml".freeze, "spec/dummy/config/environment.rb".freeze, "spec/dummy/config/environments/spec.rb".freeze, "spec/dummy/config/initializers/backtrace_silencers.rb".freeze, "spec/dummy/config/initializers/inflections.rb".freeze, "spec/dummy/config/initializers/mime_types.rb".freeze, "spec/dummy/config/initializers/secret_token.rb".freeze, "spec/dummy/config/initializers/session_store.rb".freeze, "spec/dummy/config/initializers/wrap_parameters.rb".freeze, "spec/dummy/config/locales/en.yml".freeze, "spec/dummy/config/routes.rb".freeze, "spec/dummy/public/404.html".freeze, "spec/dummy/public/422.html".freeze, "spec/dummy/public/500.html".freeze, "spec/dummy/public/favicon.ico".freeze, "spec/dummy/script/rails".freeze, "spec/factories/preferences.rb".freeze, "spec/models/app_container_spec.rb".freeze, "spec/models/application_spec.rb".freeze, "spec/models/desktop_application_spec.rb".freeze, "spec/models/desktop_spec.rb".freeze, "spec/models/extensions/party_spec.rb".freeze, "spec/models/organizer_application_spec.rb".freeze, "spec/models/organizer_spec.rb".freeze, "spec/models/preference_option_spec.rb".freeze, "spec/models/preference_spec.rb".freeze, "spec/models/preference_type_spec.rb".freeze, "spec/models/user_preference_spec.rb".freeze, "spec/models/valid_preference_type_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://development.compassagile.com".freeze s.licenses = ["GPL-3".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Provides an application infrastructure based on the Sencha/extjs UI framework, as well as several utilities and example applications.".freeze s.test_files = ["spec/controllers/organizer/crm/relationship_controller_spec.rb".freeze, "spec/dummy/app/assets/javascripts/application.js".freeze, "spec/dummy/app/assets/stylesheets/application.css".freeze, "spec/dummy/app/controllers/application_controller.rb".freeze, "spec/dummy/app/helpers/application_helper.rb".freeze, "spec/dummy/app/views/layouts/application.html.erb".freeze, "spec/dummy/config/application.rb".freeze, "spec/dummy/config/boot.rb".freeze, "spec/dummy/config/database.yml".freeze, "spec/dummy/config/environment.rb".freeze, "spec/dummy/config/environments/spec.rb".freeze, "spec/dummy/config/initializers/backtrace_silencers.rb".freeze, "spec/dummy/config/initializers/inflections.rb".freeze, "spec/dummy/config/initializers/mime_types.rb".freeze, "spec/dummy/config/initializers/secret_token.rb".freeze, "spec/dummy/config/initializers/session_store.rb".freeze, "spec/dummy/config/initializers/wrap_parameters.rb".freeze, "spec/dummy/config/locales/en.yml".freeze, "spec/dummy/config/routes.rb".freeze, "spec/dummy/config.ru".freeze, "spec/dummy/public/404.html".freeze, "spec/dummy/public/422.html".freeze, "spec/dummy/public/500.html".freeze, "spec/dummy/public/favicon.ico".freeze, "spec/dummy/Rakefile".freeze, "spec/dummy/script/rails".freeze, "spec/factories/preferences.rb".freeze, "spec/models/app_container_spec.rb".freeze, "spec/models/application_spec.rb".freeze, "spec/models/desktop_application_spec.rb".freeze, "spec/models/desktop_spec.rb".freeze, "spec/models/extensions/party_spec.rb".freeze, "spec/models/organizer_application_spec.rb".freeze, "spec/models/organizer_spec.rb".freeze, "spec/models/preference_option_spec.rb".freeze, "spec/models/preference_spec.rb".freeze, "spec/models/preference_type_spec.rb".freeze, "spec/models/user_preference_spec.rb".freeze, "spec/models/valid_preference_type_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["= 3.0.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.1".freeze]) end