Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nard-tech
/
annotate_models
Public
forked from
ctran/annotate_models
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
477b641
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 19, 2016
Merge pull request #326 from mitaku/feature/support_hide_limit_column_types_in_annotate_models_task
Show description for 477b641
ctran
committed
477b641
Copy full SHA for 477b641
Support hide_limit_column_types options in annotate_models.rake
mitaku
committed
6bd244b
Copy full SHA for 6bd244b
Commits on Jan 16, 2016
Ignore default value for json type since that can break indentation, #320
ctran
committed
5177edd
Copy full SHA for 5177edd
Merge pull request #319 from ryanfox1985/develop
Show description for 5c9674f
ctran
committed
5c9674f
Copy full SHA for 5c9674f
Commits on Jan 15, 2016
Added Active admin models.
ryanfox1985
committed
f03ac27
Copy full SHA for f03ac27
Commits on Jan 11, 2016
Do not annotate controllers, helpers and scaffolds by default (revert to behavior from previous version)
ctran
committed
31fe4c5
Copy full SHA for 31fe4c5
Merge pull request #315 from mintuhouse/feature_ignore_routes_develop
Show description for 64b1a34
ctran
committed
64b1a34
Copy full SHA for 64b1a34
Add :ignore_routes option to skip routes which should not be annotated based on regex
Hasan Kumar Reddy A
committed
7b5d20d
Copy full SHA for 7b5d20d
Commits on Jan 9, 2016
Merge pull request #310 from hedgesky/fix_markup_in_docs
Show description for 25b6f3d
ctran
committed
25b6f3d
Copy full SHA for 25b6f3d
Commits on Jan 8, 2016
fix code markup in docs
hedgesky
committed
869faad
Copy full SHA for 869faad
Commits on Jan 7, 2016
Use rbenv-gemset to avoid messing up system gems during development
ctran
committed
ab8a6ed
Copy full SHA for ab8a6ed
Commits on Jan 6, 2016
Merge pull request #309 from koic/ruby-2.3.0
Show description for c262d0f
ctran
committed
c262d0f
Copy full SHA for c262d0f
Commits on Jan 5, 2016
Run tests by Ruby 2.3.0
koic
committed
d10f9b8
Copy full SHA for d10f9b8
Commits on Dec 30, 2015
Merge branch 'release/v2.7.0' into develop
ctran
committed
9c0f17a
Copy full SHA for 9c0f17a
Prepare for v2.7.0
ctran
committed
bee8f38
Copy full SHA for bee8f38
Add :ignore_unknown_models option to disable warnings about invalid model files, #251
ctran
committed
a1cc2a0
Copy full SHA for a1cc2a0
Provide :hide_limit_column_types option to skip column size, #278
ctran
committed
6523dd7
Copy full SHA for 6523dd7
Commits on Dec 27, 2015
Merge pull request #304 from ctran/fix/245
Show description for 513ce35
ctran
committed
513ce35
Copy full SHA for 513ce35
Support "routes" => "true" in auto_annotate_models.rake, #245
ctran
committed
675b460
Copy full SHA for 675b460
Ignore 'already initialized constant' warnings when models are in additional auto_load roots, #281
ctran
committed
4384721
Copy full SHA for 4384721
Merge pull request #303 from amatsuda/wanings
Show description for 0caccf1
ctran
committed
0caccf1
Copy full SHA for 0caccf1
Commits on Dec 25, 2015
:warning: "shadowing outer local variable - file"
amatsuda
committed
2a073c8
Copy full SHA for 2a073c8
:warning: "assigned but unused variable - e"
amatsuda
committed
692f5fa
Copy full SHA for 692f5fa
Commits on Dec 21, 2015
Merge pull request #302 from b264/2_3_ruby__support
Show description for 056fd42
ctran
committed
056fd42
Copy full SHA for 056fd42
Commits on Dec 12, 2015
implement second syntax
b264
committed
40060e3
Copy full SHA for 40060e3
add another syntax
b264
committed
3919548
Copy full SHA for 3919548
Commits on Dec 10, 2015
allow frozen string literal magic comments
b264
committed
17aba6f
Copy full SHA for 17aba6f
add test for multiline magic comments
b264
committed
695d0dd
Copy full SHA for 695d0dd
Update to latest gems
ctran
committed
b2b1706
Copy full SHA for b2b1706
Use container-based version of Travis
ctran
committed
b52ad47
Copy full SHA for b52ad47
Run tests against ruby-2.3.0-preview1
ctran
committed
0a12e1a
Copy full SHA for 0a12e1a
Fix #282 with error "foreign_keys is not implemented"
ctran
committed
b007666
Copy full SHA for b007666
Commits on Dec 3, 2015
Merge pull request #299 from djsegal/develop
Show description for a0682a4
ctran
committed
a0682a4
Copy full SHA for a0682a4
Commits on Dec 2, 2015
Add annotations to helpers
djsegal
committed
e7c612b
Copy full SHA for e7c612b
Add annotations to controllers
djsegal
committed
cae7d86
Copy full SHA for cae7d86
Pagination
Previous
Next
You can’t perform that action at this time.