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
d10f9b8
User selector
All users
Datepicker
All time
Commit History
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
Merge pull request #298 from wouterw/ww-fix-ignore-columns
Show description for 7325e3c
ctran
committed
7325e3c
Copy full SHA for 7325e3c
Merge pull request #296 from djsegal/djsegal/engines
Show description for b53cc93
ctran
committed
b53cc93
Copy full SHA for b53cc93
Commits on Dec 1, 2015
Merge pull request #292 from djsegal/develop
Show description for 0fbfdc3
ctran
committed
0fbfdc3
Copy full SHA for 0fbfdc3
Commits on Nov 30, 2015
Add root_dir param to allow multiple root dirs
djsegal
committed
bcecce3
Copy full SHA for bcecce3
Fix `ignore_columns` option in `auto_annotate_models` task
wouterw
committed
5685185
Copy full SHA for 5685185
Merge pull request #297 from mintuhouse/bug_ignore_columns
Show description for d9623df
ctran
committed
d9623df
Copy full SHA for d9623df
Commits on Nov 24, 2015
Fix: Ignore columns not respected when the rake task is invoked
mintuhouse
committed
eb4d75b
Copy full SHA for eb4d75b
Commits on Nov 23, 2015
Correctly find annotate_models task in an engine
djsegal
committed
01cd111
Copy full SHA for 01cd111
Commits on Nov 18, 2015
Add back the 'exclude_scaffolds' option
ctran
committed
6fd2fb6
Copy full SHA for 6fd2fb6
Merge pull request #290 from roflomglol/develop
Show description for 4049150
ctran
committed
4049150
Copy full SHA for 4049150
rubocop friendly template
Show description for 619d28c
roflomglol
committed
619d28c
Copy full SHA for 619d28c
Merge pull request #287 from djsegal/develop
Show description for af4606a
ctran
committed
af4606a
Copy full SHA for af4606a
Pagination
Previous
Next
You can’t perform that action at this time.