issues
search
ctran
/
annotate_models
Annotate Rails classes with schema and routes info
Other
4.42k
stars
620
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Ruby version to 3.3.4 and gem dependencies
#1034
rodrigotoledo
opened
2 weeks ago
0
Update gemspec to allow activerecord 8.x
#1033
andynu
opened
2 weeks ago
5
Rails 8.0 Support
#1032
andynu
opened
2 weeks ago
6
Loosen activerecord restriction to work with rails 8
#1031
tnir
opened
1 month ago
3
Allow running annotate for when the columns are frozen
#1030
ignacio-chiazzo
opened
2 months ago
0
Allow annotating models and routes using sorbet's static checks
#1029
wteuber
opened
2 months ago
0
Is this gem still maintained or abandoned?
#1028
sarahsehr
opened
3 months ago
4
Support to collapse or fold annotate comments in VSCode
#1027
mediafinger
opened
3 months ago
1
Fix backslashes incorrectly escaped
#1026
alexpech12
opened
3 months ago
0
Cannot add indexes or foreign keys
#1025
istrasci
opened
4 months ago
0
Typo in with_comment_column
#1024
dragonfax
opened
4 months ago
0
exclude_tests does not exclude serializer tests
#1023
AndyObtiva
opened
4 months ago
0
Sometimes, Not Detecting Schema Changes After Migration
#1022
hatsu38
opened
4 months ago
0
Guardfile: Drop very old generated code comment [ci skip]
#1021
olleolleolle
opened
4 months ago
0
Ability to export annotations to a single file, support :with_comment_column in markdown, annotate Enumerize model attributes
#1020
ksouthworth
opened
5 months ago
0
Parameter --additional-file-patterns is fixed
#1019
dima4p
opened
6 months ago
0
Fix max_size for empty cols array
#1018
camilova
opened
7 months ago
0
DOC: Add single model use case explanation to readme
#1017
pupudesu
opened
7 months ago
0
Jesse/newline bug fix
#1016
jesseschroder
closed
7 months ago
0
Add license scan report and status
#1015
fossabot
opened
7 months ago
1
Allowing --frozen to show the diff in the CI
#1014
richardsondx
opened
8 months ago
0
Allow composite foreign keys
#1013
carldr
closed
4 months ago
0
Fix typos
#1012
kianmeng
opened
9 months ago
0
Reformat Column comments
#1011
Z2Flow
opened
9 months ago
1
Fix `annotate_one_file` to avoid ignoring commented columns
#1010
oieioi
opened
9 months ago
0
Add AnnotateRoutes::AnnotationProcessor and AnnotateRoutes::RemovalProcessor
#1009
nard-tech
opened
9 months ago
3
Add AnnotateRoutes::AnnotationProcessor and AnnotateRoutes::RemovalProcessor
#1008
nard-tech
closed
9 months ago
0
Add Ruby 3.3 to CI matrix - Drop Travis gem, ruby_dep gem, files gem
#1007
olleolleolle
opened
9 months ago
0
feat: add COMMENT support to indexes
#1006
olleolleolle
opened
9 months ago
0
CI: Tell dependabot to update GH Actions
#1005
olleolleolle
opened
9 months ago
0
Is there any way to ignore attributes?
#1004
kaibadash
opened
9 months ago
0
Fix annotation when a table_name_prefix is in use
#1003
clottman
opened
10 months ago
0
Active Admin not working when running migrations
#1002
antarr
opened
10 months ago
0
Next release?
#1001
omkarmoghe
opened
10 months ago
3
Add parentheses in allowed column pattern for commented columns
#1000
m11o
opened
12 months ago
0
Make `with_comment_column` work with `Annotate.set_defaults`
#999
Adeynack
closed
12 months ago
5
Output columns in database schema order, not A-Z order.
#998
PeterTakahashi
opened
1 year ago
1
Fix Hash Rocket Syntax (README)
#997
pboling
opened
1 year ago
0
Throws error when using composite primary keys (supported natively by rails 7.1)
#996
mintuhouse
opened
1 year ago
1
annotate_models doesn't auto-annotate on down / rollback migrations in multi-DB environments
#995
weyus
opened
1 year ago
0
Add support for factory_bot's default suffixed pattern
#994
meric426
opened
1 year ago
0
Does not find factories with default suffix example
#993
meric426
opened
1 year ago
0
Updated options documentation in README
#992
MatheusPoliCamilo
opened
1 year ago
0
Configuration for custom spec directory
#991
originalhat
opened
1 year ago
0
Make `with_comment_column` work with `Annotate.set_defaults`
#990
Adeynack
closed
12 months ago
7
Unable to annotate a single model
#989
mehboobali98
opened
1 year ago
1
Place column comments at the end of the line
#988
Adeynack
closed
1 year ago
3
Add annotation for table comment
#987
suzunedev
opened
1 year ago
0
Correctly capture columns that have a multibyte comment
#986
y-yagi
opened
1 year ago
3
decide when run rake or rails routes.
#985
ryanfox1985
opened
1 year ago
3
Next