Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Reseting 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 }}
rails
/
rails-observers
Public
Notifications
You must be signed in to change notification settings
Fork
120
Star
523
Code
Issues
16
Pull requests
7
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 20, 2019
New rails 5.2 apps require bootsnap to be bundled
amatsuda
committed
389b577
Copy full SHA for 389b577
CI against rails 5.2
amatsuda
committed
1ee4fb4
Copy full SHA for 1ee4fb4
Oops! :hocho:
amatsuda
committed
bceca97
Copy full SHA for bceca97
CI againt rails 5.1
amatsuda
committed
0a14153
Copy full SHA for 0a14153
rails 6 doesn't support ruby < 2.5
amatsuda
committed
e7778b9
Copy full SHA for e7778b9
rails 4.2 doesn't support ruby 2.7
amatsuda
committed
3e2bdb4
Copy full SHA for 3e2bdb4
Make sure bundler 2 is not installed
Show description for 655942c
amatsuda
committed
655942c
Copy full SHA for 655942c
rails 4.2 depends on bundler <2
amatsuda
committed
39ba22b
Copy full SHA for 39ba22b
CI against newer rubies
amatsuda
committed
8879404
Copy full SHA for 8879404
rails 4.2 and 5.0 doesn't support sqlite3 1.4
amatsuda
committed
cf83692
Copy full SHA for cf83692
To see if the CI is still running healtily...
amatsuda
committed
4375159
Copy full SHA for 4375159
Commits on Nov 26, 2018
Merge pull request #76 from tejasbubane/multiple-observers
Show description for 25eb685
rafaelfranca
authored
25eb685
Copy full SHA for 25eb685
Add documentation for enabling multiple observers in README
tejasbubane
committed
0e61b61
Copy full SHA for 0e61b61
Commits on Jun 29, 2018
Merge pull request #72 from Angelmmiguel/71-controller-thread-safe
Show description for 3a7a627
rafaelfranca
authored
3a7a627
Copy full SHA for 3a7a627
Remove comment
Angel M De Miguel
committed
281f63e
Copy full SHA for 281f63e
Commits on May 30, 2018
Fix minitest to 5.8 because 5.11 is not compatible with current tests
Angel M De Miguel
committed
33f3dfd
Copy full SHA for 33f3dfd
Recover old mini_test require
Angel M De Miguel
committed
70b68f7
Copy full SHA for 70b68f7
Store the controller variable in the current Thread property. Fix a deprecation message with minitest
Angel M De Miguel
committed
a2c3cee
Copy full SHA for a2c3cee
Commits on Dec 12, 2017
Merge pull request #70 from bonusly/fix-usage-without-activerecord
Show description for fb6b955
rafaelfranca
authored
fb6b955
Copy full SHA for fb6b955
Only require active_record/base if ActiveRecord defined
artfuldodger
committed
045d5cf
Copy full SHA for 045d5cf
Merge pull request #69 from bonusly/fix-usage-without-activerecord
Show description for c8712f5
rafaelfranca
authored
c8712f5
Copy full SHA for c8712f5
Ensure loading works without ActiveRecord
Show description for 2befc21
artfuldodger
committed
2befc21
Copy full SHA for 2befc21
Commits on Jul 16, 2017
Active Resource doesn't follow Rails versions. Keep it lower.
kaspth
committed
c569dc1
Copy full SHA for c569dc1
Remove old gemfiles from Travis.
Show description for aaaecf4
kaspth
committed
aaaecf4
Copy full SHA for aaaecf4
Leave ancient minitest 3 in the dev dirt.
kaspth
committed
86c53a8
Copy full SHA for 86c53a8
Remove Rails 4.0 and 4.1 support.
Show description for 754d19d
kaspth
committed
754d19d
Copy full SHA for 754d19d
v0.1.5.
Show description for d07e867
kaspth
committed
d07e867
Copy full SHA for d07e867
Fix rails master gemfile.
kaspth
committed
f73e730
Copy full SHA for f73e730
Follow gemfile naming pattern.
kaspth
committed
6d9658f
Copy full SHA for 6d9658f
Also update Ruby version in excludes/allow_failures
kaspth
committed
fe8b2f2
Copy full SHA for fe8b2f2
Add back error route.
kaspth
committed
2225322
Copy full SHA for 2225322
Revert "Skip needless Rails extension."
Show description for 0d1151d
kaspth
committed
0d1151d
Copy full SHA for 0d1151d
Upgrade Rails test setup.
Show description for e90537d
kaspth
committed
e90537d
Copy full SHA for e90537d
Fix dynamic controller argument deprecation warning.
Show description for 8e7f2ac
kaspth
committed
8e7f2ac
Copy full SHA for 8e7f2ac
Skip needless Rails extension.
kaspth
committed
4d3a671
Copy full SHA for 4d3a671
Pagination
Previous
Next
You can’t perform that action at this time.