Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bitex-la
/
static_models
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Bring rails4-support branch changes to master
- #13
#13
Open
matiasgarcia
wants to merge 12 commits into
master
bitex-la/static_models:master
from
rails5-fix
bitex-la/static_models:rails5-fix
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Bring rails4-support branch changes to master
#13
matiasgarcia
wants to merge 12 commits into
master
bitex-la/static_models:master
from
rails5-fix
bitex-la/static_models:rails5-fix
Copy head branch name to clipboard
Commits
Commits on Dec 5, 2018
Add code methods generation
Nicolas Orchow
committed
db2eeb1
View commit details
Copy full SHA for db2eeb1
Browse repository at this point
Add missing find_by_code method
Nicolas Orchow
committed
5ec9874
View commit details
Copy full SHA for 5ec9874
Browse repository at this point
Commits on Aug 21, 2019
Add NotFoundError that raise when a model is not found
werner
committed
ae0e505
View commit details
Copy full SHA for ae0e505
Browse repository at this point
Commits on Aug 22, 2019
Merge pull request #7 from bitex-la/add_not_found_error
Show description for ae8429c
nubis
authored
ae8429c
View commit details
Copy full SHA for ae8429c
Browse repository at this point
Commits on Aug 23, 2019
Allows nil for belongs_to
werner
committed
bfeeb01
View commit details
Copy full SHA for bfeeb01
Browse repository at this point
Merge pull request #8 from bitex-la/allow_nil_in_belongs_to
Show description for fe3156b
nubis
authored
fe3156b
View commit details
Copy full SHA for fe3156b
Browse repository at this point
Commits on Sep 24, 2019
Make static models comparable by id
nubis
committed
99a5143
View commit details
Copy full SHA for 99a5143
Browse repository at this point
implement eql for static models
nubis
committed
d601e01
View commit details
Copy full SHA for d601e01
Browse repository at this point
implements hash for static models
nubis
committed
f5ab8f5
View commit details
Copy full SHA for f5ab8f5
Browse repository at this point
Commits on Oct 3, 2019
Fix error undefined method `id' for false:FalseClass
werner
committed
40783fe
View commit details
Copy full SHA for 40783fe
Browse repository at this point
Commits on Mar 29, 2020
Use Integer for forward and backward compatibility
tmsrjs
committed
7223d4d
View commit details
Copy full SHA for 7223d4d
Browse repository at this point
Commits on Jan 11, 2021
Merge remote-tracking branch 'origin/rails4-support' into rails5-fix
matiasgarcia
committed
9f258e4
View commit details
Copy full SHA for 9f258e4
Browse repository at this point
You can’t perform that action at this time.