--- !ruby/object:Gem::Specification name: rich_table_component version: !ruby/object:Gem::Version version: 0.0.26 prerelease: platform: ruby authors: - ralibi autorequire: bindir: bin cert_chain: [] date: 2013-07-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: sass-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: less-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: haml-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: cancan requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: paperclip requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: ckeditor requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: ransack requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: squeel requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: simple_form requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: redis requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: will_paginate requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: wicked_pdf requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: compass-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: twitter-bootstrap-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - '=' - !ruby/object:Gem::Version version: 2.2.4 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - '=' - !ruby/object:Gem::Version version: 2.2.4 description: Rich Table Component with advanced search, export file, and generate recapitulation email: - ralibi@starqle.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - app/helpers/component_helper.rb - app/helpers/documents_helper.rb - app/helpers/menus_helper.rb - app/helpers/paragraph_helper.rb - app/helpers/translations_helper.rb - app/views/application/_document_fields.html.haml - app/views/application/_edit.html.haml - app/views/application/_new.html.haml - app/views/application/access_denied.js.erb - app/views/application/create.js.erb - app/views/application/destroy.js.erb - app/views/application/destroy_fail.js.erb - app/views/application/edit.html.haml - app/views/application/edit.js.erb - app/views/application/index.js.erb - app/views/application/index.pdf.haml - app/views/application/index.xls.haml - app/views/application/new.html.haml - app/views/application/new.js.erb - app/views/application/recapitulation.js.erb - app/views/application/recapitulation.pdf.haml - app/views/application/recapitulation.xls.haml - app/views/application/session_expired.js.erb - app/views/application/show.js.erb - app/views/application/update.js.erb - app/views/layouts/print/pdf.html.haml - app/views/layouts/print/recapitulation.html.haml - app/views/rich_table_component/_notification.html.haml - app/views/rich_table_component/_pagination.html.haml - app/views/rich_table_component/_recapitulation_matrix_groups.html.haml - app/views/rich_table_component/component/_ajax_upload.html.haml - app/views/rich_table_component/component/_ajax_upload_result.html.haml - app/views/rich_table_component/component/_breadcrumbs.html.haml - app/views/rich_table_component/component/_breadcrumbs_dropdown.html.haml - app/views/rich_table_component/component/_tabbed.html.haml - app/views/rich_table_component/rtc/_advanced_search.html.haml - app/views/rich_table_component/rtc/_advanced_search_recapitulation.html.haml - app/views/rich_table_component/rtc/_component.html.haml - app/views/rich_table_component/rtc/_component_actions.html.haml - app/views/rich_table_component/rtc/_component_content.html.haml - app/views/rich_table_component/rtc/_component_title.html.haml - app/views/rich_table_component/rtc/_content.html.haml - app/views/rich_table_component/rtc/_footer.html.haml - app/views/rich_table_component/rtc/_header.html.haml - app/views/rich_table_component/rtc/_recapitulation_matrix.html.haml - app/views/rich_table_component/rtc/_recapitulation_matrix_form.html.haml - app/views/rich_table_component/rtc/_table.html.haml - lib/pagination_list_link_renderer.rb - lib/rich_table_component.rb - lib/rich_table_component/core_extensions/string.rb - lib/rich_table_component/version.rb - rich_table_component.gemspec - vendor/assets/images/icons/file_extension/file_extension_.png - vendor/assets/images/icons/file_extension/file_extension_3gp.png - vendor/assets/images/icons/file_extension/file_extension_7z.png - vendor/assets/images/icons/file_extension/file_extension_ace.png - vendor/assets/images/icons/file_extension/file_extension_ai.png - vendor/assets/images/icons/file_extension/file_extension_aif.png - vendor/assets/images/icons/file_extension/file_extension_aiff.png - vendor/assets/images/icons/file_extension/file_extension_amr.png - vendor/assets/images/icons/file_extension/file_extension_asf.png - vendor/assets/images/icons/file_extension/file_extension_asx.png - vendor/assets/images/icons/file_extension/file_extension_bat.png - vendor/assets/images/icons/file_extension/file_extension_bin.png - vendor/assets/images/icons/file_extension/file_extension_bmp.png - vendor/assets/images/icons/file_extension/file_extension_bup.png - vendor/assets/images/icons/file_extension/file_extension_cab.png - vendor/assets/images/icons/file_extension/file_extension_cbr.png - vendor/assets/images/icons/file_extension/file_extension_cda.png - vendor/assets/images/icons/file_extension/file_extension_cdl.png - vendor/assets/images/icons/file_extension/file_extension_cdr.png - vendor/assets/images/icons/file_extension/file_extension_chm.png - vendor/assets/images/icons/file_extension/file_extension_dat.png - vendor/assets/images/icons/file_extension/file_extension_divx.png - vendor/assets/images/icons/file_extension/file_extension_dll.png - vendor/assets/images/icons/file_extension/file_extension_dmg.png - vendor/assets/images/icons/file_extension/file_extension_doc.png - vendor/assets/images/icons/file_extension/file_extension_dss.png - vendor/assets/images/icons/file_extension/file_extension_dvf.png - vendor/assets/images/icons/file_extension/file_extension_dwg.png - vendor/assets/images/icons/file_extension/file_extension_eml.png - vendor/assets/images/icons/file_extension/file_extension_eps.png - vendor/assets/images/icons/file_extension/file_extension_exe.png - vendor/assets/images/icons/file_extension/file_extension_fla.png - vendor/assets/images/icons/file_extension/file_extension_flv.png - vendor/assets/images/icons/file_extension/file_extension_gif.png - vendor/assets/images/icons/file_extension/file_extension_gz.png - vendor/assets/images/icons/file_extension/file_extension_hqx.png - vendor/assets/images/icons/file_extension/file_extension_htm.png - vendor/assets/images/icons/file_extension/file_extension_html.png - vendor/assets/images/icons/file_extension/file_extension_ifo.png - vendor/assets/images/icons/file_extension/file_extension_indd.png - vendor/assets/images/icons/file_extension/file_extension_iso.png - vendor/assets/images/icons/file_extension/file_extension_jar.png - vendor/assets/images/icons/file_extension/file_extension_jpeg.png - vendor/assets/images/icons/file_extension/file_extension_jpg.png - vendor/assets/images/icons/file_extension/file_extension_lnk.png - vendor/assets/images/icons/file_extension/file_extension_log.png - vendor/assets/images/icons/file_extension/file_extension_m4a.png - vendor/assets/images/icons/file_extension/file_extension_m4b.png - vendor/assets/images/icons/file_extension/file_extension_m4p.png - vendor/assets/images/icons/file_extension/file_extension_m4v.png - vendor/assets/images/icons/file_extension/file_extension_mcd.png - vendor/assets/images/icons/file_extension/file_extension_mdb.png - vendor/assets/images/icons/file_extension/file_extension_mid.png - vendor/assets/images/icons/file_extension/file_extension_mov.png - vendor/assets/images/icons/file_extension/file_extension_mp2.png - vendor/assets/images/icons/file_extension/file_extension_mp4.png - vendor/assets/images/icons/file_extension/file_extension_mpeg.png - vendor/assets/images/icons/file_extension/file_extension_mpg.png - vendor/assets/images/icons/file_extension/file_extension_msi.png - vendor/assets/images/icons/file_extension/file_extension_mswmm.png - vendor/assets/images/icons/file_extension/file_extension_ogg.png - vendor/assets/images/icons/file_extension/file_extension_pdf.png - vendor/assets/images/icons/file_extension/file_extension_png.png - vendor/assets/images/icons/file_extension/file_extension_pps.png - vendor/assets/images/icons/file_extension/file_extension_ppt.png - vendor/assets/images/icons/file_extension/file_extension_ps.png - vendor/assets/images/icons/file_extension/file_extension_psd.png - vendor/assets/images/icons/file_extension/file_extension_pst.png - vendor/assets/images/icons/file_extension/file_extension_ptb.png - vendor/assets/images/icons/file_extension/file_extension_pub.png - vendor/assets/images/icons/file_extension/file_extension_qbb.png - vendor/assets/images/icons/file_extension/file_extension_qbw.png - vendor/assets/images/icons/file_extension/file_extension_qxd.png - vendor/assets/images/icons/file_extension/file_extension_ram.png - vendor/assets/images/icons/file_extension/file_extension_rar.png - vendor/assets/images/icons/file_extension/file_extension_rm.png - vendor/assets/images/icons/file_extension/file_extension_rmvb.png - vendor/assets/images/icons/file_extension/file_extension_rtf.png - vendor/assets/images/icons/file_extension/file_extension_sea.png - vendor/assets/images/icons/file_extension/file_extension_ses.png - vendor/assets/images/icons/file_extension/file_extension_sit.png - vendor/assets/images/icons/file_extension/file_extension_sitx.png - vendor/assets/images/icons/file_extension/file_extension_ss.png - vendor/assets/images/icons/file_extension/file_extension_swf.png - vendor/assets/images/icons/file_extension/file_extension_tgz.png - vendor/assets/images/icons/file_extension/file_extension_thm.png - vendor/assets/images/icons/file_extension/file_extension_tif.png - vendor/assets/images/icons/file_extension/file_extension_tmp.png - vendor/assets/images/icons/file_extension/file_extension_torrent.png - vendor/assets/images/icons/file_extension/file_extension_ttf.png - vendor/assets/images/icons/file_extension/file_extension_txt.png - vendor/assets/images/icons/file_extension/file_extension_vcd.png - vendor/assets/images/icons/file_extension/file_extension_vob.png - vendor/assets/images/icons/file_extension/file_extension_wav.png - vendor/assets/images/icons/file_extension/file_extension_wma.png - vendor/assets/images/icons/file_extension/file_extension_wmv.png - vendor/assets/images/icons/file_extension/file_extension_wps.png - vendor/assets/images/icons/file_extension/file_extension_xls.png - vendor/assets/images/icons/file_extension/file_extension_xpi.png - vendor/assets/images/icons/file_extension/file_extension_zip.png - vendor/assets/images/loading_image.gif - vendor/assets/images/pbar-ani.gif - vendor/assets/javascripts/admin/starqle.grid.js - vendor/assets/javascripts/admin/starqle.ui.jquery.js - vendor/assets/javascripts/ckeditor/config.js - vendor/assets/javascripts/jquery-ui-1.8.13.custom.min.js - vendor/assets/javascripts/jquery.cookie.js - vendor/assets/javascripts/jquery.fileupload-ui.js - vendor/assets/javascripts/jquery.fileupload.js - vendor/assets/javascripts/jquery.tmpl.min.js - vendor/assets/javascripts/jquery.tokeninput.js - vendor/assets/javascripts/nested_attribute_action.js - vendor/assets/javascripts/rich_table_component.js - vendor/assets/stylesheets/fontfaces/england_hand_db/Freeware License.txt - vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.eot - vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.svg - vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.ttf - vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.woff - vendor/assets/stylesheets/fontfaces/england_hand_db/stylesheet.css - vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.eot - vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.svg - vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.ttf - vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.woff - vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.eot - vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.svg - vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.ttf - vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.woff - vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.eot - vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.svg - vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.ttf - vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.woff - vendor/assets/stylesheets/partial/_base_functions.sass - vendor/assets/stylesheets/partial/_base_variables.sass - vendor/assets/stylesheets/partial/_base_variables_derivation.sass - vendor/assets/stylesheets/partial/_form.sass - vendor/assets/stylesheets/partial/_grid.css - vendor/assets/stylesheets/partial/_notification.sass - vendor/assets/stylesheets/partial/_position.sass - vendor/assets/stylesheets/partial/_starqle.ui.grid.sass - vendor/assets/stylesheets/partial/_style.sass - vendor/assets/stylesheets/partial/_tabbed.sass - vendor/assets/stylesheets/partial/_user_component.sass - vendor/assets/stylesheets/rich_table_component.css - vendor/assets/stylesheets/rich_table_component/_custom.sass - vendor/assets/stylesheets/rich_table_component/_custom_variables.sass - vendor/assets/stylesheets/rtc_bootstrap_and_overrides.css.less - vendor/assets/stylesheets/rtc_config.sass - vendor/assets/stylesheets/rtc_jquery.fileupload-ui.css - vendor/assets/stylesheets/smoothness/images/Thumbs.db - vendor/assets/stylesheets/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png - vendor/assets/stylesheets/smoothness/images/ui-bg_flat_75_ffffff_40x100.png - vendor/assets/stylesheets/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png - vendor/assets/stylesheets/smoothness/images/ui-bg_glass_65_ffffff_1x400.png - vendor/assets/stylesheets/smoothness/images/ui-bg_glass_75_dadada_1x400.png - vendor/assets/stylesheets/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png - vendor/assets/stylesheets/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png - vendor/assets/stylesheets/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png - vendor/assets/stylesheets/smoothness/images/ui-icons_222222_256x240.png - vendor/assets/stylesheets/smoothness/images/ui-icons_2e83ff_256x240.png - vendor/assets/stylesheets/smoothness/images/ui-icons_454545_256x240.png - vendor/assets/stylesheets/smoothness/images/ui-icons_888888_256x240.png - vendor/assets/stylesheets/smoothness/images/ui-icons_cd0a0a_256x240.png - vendor/assets/stylesheets/smoothness/jquery-ui-1.8.11.custom.css homepage: http://starqle.com/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: Just what the description said test_files: []