issues
search
abrandoned
/
heredity
gem to provide class inheritable attributes outside of rails and other framework integrated mechanisms
MIT License
1
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix Thread.exclusive deprecation warning in Ruby 2.3
#8
ztoolson
closed
8 years ago
2
Thread.exclusive is deprecated, use Mutex
#7
scorix
closed
8 years ago
0
Use the new `:expect` syntax instead.
#6
scorix
closed
8 years ago
0
Thread.exclusive is deprecated, use Mutex in InheritableClassInstanceVariables
#5
liveh2o
opened
8 years ago
1
Use Active Support class attributes
#4
liveh2o
opened
11 years ago
0
Add inherited hooks to Class directly.
#3
liveh2o
closed
11 years ago
0
Add the ability the define inherited hooks.
#2
liveh2o
closed
11 years ago
1
Don't run the included hook if the heredity has already been included
#1
liveh2o
closed
12 years ago
1