{"id":19016981,"url":"https://github.com/alchaplinsky/polymer-iron-rails","last_synced_at":"2025-04-23T02:49:35.181Z","repository":{"id":33538310,"uuid":"37184440","full_name":"alchaplinsky/polymer-iron-rails","owner":"alchaplinsky","description":"Polymer Iron elements to use in your RoR apps","archived":false,"fork":false,"pushed_at":"2015-06-12T13:19:43.000Z","size":876,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T02:49:29.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://elements.polymer-project.org/browse?package=iron-elements","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alchaplinsky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-10T08:17:25.000Z","updated_at":"2016-04-13T13:48:17.000Z","dependencies_parsed_at":"2022-08-03T15:18:33.359Z","dependency_job_id":null,"html_url":"https://github.com/alchaplinsky/polymer-iron-rails","commit_stats":null,"previous_names":["alchapone/polymer-iron-rails"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchaplinsky%2Fpolymer-iron-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchaplinsky%2Fpolymer-iron-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchaplinsky%2Fpolymer-iron-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchaplinsky%2Fpolymer-iron-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alchaplinsky","download_url":"https://codeload.github.com/alchaplinsky/polymer-iron-rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250360249,"owners_count":21417717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T19:45:25.948Z","updated_at":"2025-04-23T02:49:35.158Z","avatar_url":"https://github.com/alchaplinsky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Warning\n#### Since `iron elements` have circular dependencies with `paper` and `neon` elements, consider using [polymer-elements-rails](https://github.com/alchapone/polymer-elements-rails) gem `v1.0.0.pre.rc.1`\n\nPolymer Iron elements are a set of utility elements including general-purpose UI elements (such as icons, layout elements,\nand toolbars), as well as non-UI elements providing features like AJAX, signaling and storage.\n\nPolymer-iron-rails gem brings polymer iron web components into your Rails project.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'polymer-iron-rails'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install polymer-iron-rails\n\n## Getting started\n\nIn order to use Polymer iron elements you need to have\n`polymer` installed in your project. Use [polymer-rails](https://github.com/alchapone/polymer-rails) gem for adding `polymer` to your Rails application.\n\n```ruby\ngem 'polymer-rails'\ngem 'polymer-iron-rails'\n```\n\nAfter running `bundle install` require needed iron elements into your `application.html` manifest file.\n\n    //= require polymer/polymer\n    //= require iron-ajax/iron-ajax\n    //= require iron-input/iron-input\n    .....\n    //= require iron-signals/iron-signals\n\nEach component should be required only once. Thus if you've already required component that has dependencies, you don't need\nto explicitly require any of dependencies, otherwise it will raise exception.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/polymer-iron-rails/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falchaplinsky%2Fpolymer-iron-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falchaplinsky%2Fpolymer-iron-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falchaplinsky%2Fpolymer-iron-rails/lists"}