https://github.com/haml/haml-rails
Last synced: about 1 month ago
Repository metadata:
let your Gemfile do the talking
- Host: GitHub
- URL: https://github.com/haml/haml-rails
- Owner: haml
- License: mit
- Created: 2010-08-13T23:56:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T11:29:08.000Z (4 months ago)
- Last Synced: 2024-10-29T15:00:15.687Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 182 KB
- Stars: 1,043
- Watchers: 25
- Forks: 169
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Funding Links:
Owner metadata:
- Name: Haml
- Login: haml
- Email:
- Kind: organization
- Description:
- Website: http://haml.info
- Location:
- Twitter: HamlHTML
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1686160?v=4
- Repositories: 7
- Last Synced at: 2024-05-20T14:43:51.681Z
- Profile URL: https://github.com/haml
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 239
Total Committers: 65
Avg Commits per committer: 3.677
Development Distribution Score (DDS): 0.728
Commits in past year: 11
Committers in past year: 2
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.091
Name | Commits | |
---|---|---|
Akira Matsuda | r****e@d****p | 65 |
Andre Arko | a****e@a****t | 52 |
Ryan Bigg | me@r****m | 20 |
Ruslan Korolev | r****3@f****m | 7 |
syguer | d****v@s****m | 6 |
Olivier Lacan | hi@o****m | 5 |
Olle Jonsson | o****n@g****m | 4 |
Meng Fung | m****g@g****m | 4 |
Stewart McKee | s****t@t****k | 3 |
Kevin Southworth | k****h@w****m | 3 |
John Parker | j****r@u****m | 3 |
Jason Kim | j****m@r****m | 3 |
Geremia Taglialatela | t****v@g****m | 3 |
Peter M. Goldstein | p****n@g****m | 3 |
Daniel Kristensen | r****r@g****m | 2 |
JuanitoFatas | k****0@g****m | 2 |
SHIMADA Koji | k****a@e****m | 2 |
Ruslan Korolev | r****1@g****m | 2 |
Azarel Doroteo Pacheco | a****o@l****m | 2 |
Colin Dean | g****t@c****x | 2 |
mikong | 4****g | 2 |
Alan Fung-Schwarz | a****s@g****m | 1 |
Alexey Elizarov | f****e@y****u | 1 |
Kris Leech | k****h@g****m | 1 |
Nicolas Leger | n****r | 1 |
OKURA Masafumi | m****8@g****m | 1 |
Ralph Rooding | r****h@r****m | 1 |
Ryunosuke SATO | t****s@g****m | 1 |
Seiei Higa | h****n@g****m | 1 |
bUg | a****k@g****m | 1 |
and 35 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 44,565,676 total
- Total docker downloads: 17,682,550
- Total dependent packages: 328 (may contain duplicates)
- Total dependent repositories: 40,561 (may contain duplicates)
- Total versions: 40
- Total maintainers: 4
rubygems: haml-rails
Haml-rails provides Haml generators for Rails 5. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
- Homepage: https://github.com/haml/haml-rails
- Documentation: http://www.rubydoc.info/gems/haml-rails/
- Licenses: MIT
- Latest release: 2.1.0 (published about 2 years ago)
- Last Synced: 2024-11-10T23:31:04.204Z (about 1 month ago)
- Versions: 22
- Dependent Packages: 328
- Dependent Repositories: 40,561
- Downloads: 44,565,676 Total
- Docker Downloads: 17,682,550
-
Rankings:
- Dependent packages count: 0.133%
- Dependent repos count: 0.164%
- Downloads: 0.466%
- Average: 1.087%
- Docker downloads count: 1.865%
- Stargazers count: 1.882%
- Forks count: 2.011%
- Maintainers (4)
go: github.com/haml/haml-rails
- Homepage:
- Documentation: https://pkg.go.dev/github.com/haml/haml-rails#section-documentation
- Licenses: mit
- Latest release: v2.1.0+incompatible (published about 2 years ago)
- Last Synced: 2024-11-10T23:31:00.938Z (about 1 month ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 2.022%
- Forks count: 2.104%
- Average: 6.126%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- html2haml >= 0
- appraisal >= 0 development
- bundler >= 0 development
- html2haml >= 1.0.1 development
- rails >= 5.1 development
- rake >= 0 development
- actionpack >= 5.1
- activesupport >= 5.1
- haml >= 4.0.6, < 6.0
- railties >= 5.1
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite