{"id":22256925,"url":"https://github.com/telecta/panels_for","last_synced_at":"2025-03-25T13:09:51.349Z","repository":{"id":56887347,"uuid":"44523400","full_name":"telecta/panels_for","owner":"telecta","description":"ActionView Helper for generating Bootstrap panels.","archived":false,"fork":false,"pushed_at":"2017-07-07T08:07:16.000Z","size":48,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-09-18T16:42:15.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/telecta.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-19T09:12:17.000Z","updated_at":"2017-01-30T09:16:13.000Z","dependencies_parsed_at":"2022-08-21T00:20:54.423Z","dependency_job_id":null,"html_url":"https://github.com/telecta/panels_for","commit_stats":null,"previous_names":["blacktangent/panels_for"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fpanels_for","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fpanels_for/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fpanels_for/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fpanels_for/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telecta","download_url":"https://codeload.github.com/telecta/panels_for/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467622,"owners_count":20620216,"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-12-03T08:09:09.316Z","updated_at":"2025-03-25T13:09:51.322Z","avatar_url":"https://github.com/telecta.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[travis]: https://travis-ci.org/blacktangent/panels_for\n[codeclimate]: https://codeclimate.com/github/blacktangent/panels_for\n[coveralls]: https://coveralls.io/r/blacktangent/panels_for\n[rubygems]: https://rubygems.org/gems/panels_for\n[gemnasium]: https://gemnasium.com/blacktangent/panels_for\n\n# PanelsFor\n\n[![Build Status](https://travis-ci.org/blacktangent/panels_for.svg?branch=master)][travis]\n[![Code Climate](https://codeclimate.com/github/blacktangent/panels_for/badges/gpa.svg)][codeclimate]\n[![Test Coverage](http://img.shields.io/coveralls/blacktangent/panels_for/master.svg)][coveralls]\n[![Gem Version](http://img.shields.io/gem/v/panels_for.svg)][rubygems]\n[![Dependency Status](https://gemnasium.com/blacktangent/panels_for.png)][gemnasium]\n\nActionView Helper for generating Bootstrap panels.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'panels_for'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install panels_for\n\n## Usage\n\n```erb\n\u003c%= panels_for @project do |b| %\u003e\n  \u003c%= b.panel :managers, icon: 'users', id: :users do %\u003e\n    Content goes here!\n  \u003c% end %\u003e\n  \u003c%= b.panel :graphs, icon: 'line-chart', collapse: true do %\u003e\n    Graphs here!\n  \u003c% end %\u003e\n  \u003c%= b.panel :files, title: t('.attachments'), icon: 'file', collapse: true, collapsed: true %\u003e\n    Files here!\n  \u003c% end %\u003e\n\u003c% end %\u003e\n```\n\n## Options\n\nPossible options for `#panel`:\n\n* __:icon__ - Font Awesome icon to use..\n* __:collapse__ - Make panel collapsable.\n* __:collapsed__ - Draw panel collapsed.\n* __:id__ - ID of HTML element.\n* __:title__ - Use as title instead of the autogenerated one.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake rspec` to run the tests. You can also 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`, which will 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\nBug reports and pull requests are welcome on GitHub at https://github.com/blacktangent/panels_for. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.\n\n## Testing\n\nTo test against all supported Rails versions, run:\n\n```\nappraisal rake test\n```\n\nTo update all supported Rails to latest patch version:\n\n```\nappraisal update\n```\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelecta%2Fpanels_for","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelecta%2Fpanels_for","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelecta%2Fpanels_for/lists"}