https://github.com/ctran/annotate_models

activerecord rails ruby

Last synced: about 1 month ago

Repository metadata:

Annotate Rails classes with schema and routes info


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 806
Total Committers: 241
Avg Commits per committer: 3.344
Development Distribution Score (DDS): 0.928

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jon Frisby j****y@m****m 58
Andrew W. Lee g****t@d****m 42
Alex Chaffee a****x@s****m 41
cuong.tran c****n@g****m 34
Cuong Tran c****n@p****m 33
Shu Fujita s****a@n****h 33
Cuong Tran c****n 29
Guillermo Guerrero Ibarra w****5@g****m 26
cuong.tran c****n@s****m 22
Cuong Tran c****n@s****m 21
dependabot[bot] 4****] 18
Weston Triemstra w****n@n****m 17
Marcos Augusto x@n****m 15
Alexander Belozerov b****a@g****m 15
Kamil Bielawski k****i@f****m 13
Dmitry Lihachev l****a@o****u 13
miyucy m****y@g****m 12
Turadg Aleahmad t****g@a****t 11
Henrik N h****k@n****e 11
Robert Wahler r****t@g****m 7
Brent Greeff b****f@b****l 6
Scott Taylor s****t@r****m 6
Ryan r****n 5
Artūrs Mekšs a****s@t****m 5
Jack Danger Canty g****t@6****m 5
Jeremy Mickelson J****n@g****m 5
codeape d****n@c****t 5
djsegal d****l@w****u 5
Christian Eichhorn c****r@c****e 4
Dustin Sallings d****n@s****t 4
and 211 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: annotate

Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.

  • Homepage: https://github.com/ctran/annotate_models
  • Documentation: http://www.rubydoc.info/gems/annotate/
  • Licenses: Ruby
  • Latest release: 3.2.0 (published almost 3 years ago)
  • Last Synced: 2024-11-10T21:05:46.476Z (about 1 month ago)
  • Versions: 29
  • Dependent Packages: 73
  • Dependent Repositories: 40,893
  • Downloads: 67,138,335 Total
  • Docker Downloads: 66,309,039
  • Rankings:
    • Dependent repos count: 0.164%
    • Stargazers count: 0.311%
    • Downloads: 0.358%
    • Dependent packages count: 0.404%
    • Average: 0.524%
    • Docker downloads count: 0.753%
    • Forks count: 1.151%
  • Maintainers (1)
go: github.com/ctran/annotate_models

rubygems: codeape-annotate

Annotates Rails Models, routes, and others

  • Homepage: http://github.com/ctran/annotate_models
  • Documentation: http://www.rubydoc.info/gems/codeape-annotate/
  • Licenses: other
  • Latest release: 2.0.0.20090212001 (published over 10 years ago)
  • Last Synced: 2024-11-10T21:05:45.679Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,681 Total
  • Rankings:
    • Stargazers count: 0.265%
    • Forks count: 0.853%
    • Dependent packages count: 15.706%
    • Average: 28.439%
    • Dependent repos count: 46.782%
    • Downloads: 78.591%

Dependencies

Gemfile rubygems
  • annotate >= 0 development
  • byebug >= 0 development
  • capybara >= 2.15 development
  • listen >= 3.0.5, < 3.2 development
  • selenium-webdriver >= 0 development
  • web-console >= 3.3.0 development
  • webdrivers >= 0 development
  • bootsnap >= 1.4.2
  • jbuilder ~> 2.7
  • puma ~> 5.6.1
  • rails ~> 6.0.2, >= 6.0.2.1
  • sqlite3 ~> 1.4
  • tzinfo-data >= 0
annotate.gemspec rubygems
  • activerecord >= 3.2, < 8.0
  • rake >= 10.4, < 14.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/release-drafter.yml actions
  • release-drafter/release-drafter v5 composite
.github/workflows/release.yml actions
  • actions/checkout v1 composite
  • ruby/setup-ruby v1 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite