issues
search
gocardless
/
statesman
A statesmanlike state machine library.
https://gocardless.com/blog/statesman/
MIT License
1.78k
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Transition migration generator doesn't run because model doesn't exist
#546
simmerz
opened
2 months ago
0
Remove reference to `statesman-events` in README.md
#545
zackkitzmiller
opened
3 months ago
0
Update gc_ruboconfig requirement from ~> 4.4.1 to ~> 5.0.0
#544
dependabot[bot]
closed
5 months ago
0
Update sqlite3 requirement from ~> 1.7.0 to ~> 2.0.2
#543
dependabot[bot]
opened
5 months ago
1
Update gc_ruboconfig requirement from ~> 4.4.1 to ~> 4.5.0
#542
dependabot[bot]
closed
5 months ago
1
Update sqlite3 requirement from ~> 1.7.0 to ~> 2.0.1
#541
dependabot[bot]
closed
5 months ago
1
Update sqlite3 requirement from ~> 1.7.0 to ~> 2.0.0
#540
dependabot[bot]
closed
6 months ago
1
Update rake requirement from ~> 13.1.0 to ~> 13.2.1
#539
dependabot[bot]
closed
5 months ago
1
Update rake requirement from ~> 13.1.0 to ~> 13.2.0
#538
dependabot[bot]
closed
7 months ago
1
Fix typos
#537
kianmeng
closed
8 months ago
1
Allow the state_machine method to return nil.
#536
woodhull
opened
10 months ago
0
Add documentation for initial_transition feature
#535
dylan-hoefsloot
closed
10 months ago
0
Added release notes for 12.1.0
#534
stephenbinns
closed
10 months ago
3
Add Ruby 3.3 to build matrix
#533
Tabby
closed
10 months ago
0
Tidy up documentation
#532
Tabby
closed
10 months ago
1
Fix rubocop violations
#531
stephenbinns
closed
10 months ago
0
Fix autoloading the VERSION constant
#530
skipkayhil
closed
10 months ago
0
Update sqlite3 requirement from ~> 1.6.1 to ~> 1.7.0
#529
dependabot[bot]
closed
10 months ago
2
Enable gaplock protection when using trilogy mysql adapter
#528
jurre
closed
10 months ago
0
Rescue from failed transition to another state
#527
ingemar
opened
11 months ago
1
Update gc_ruboconfig requirement from ~> 4.3.0 to ~> 4.4.1
#526
dependabot[bot]
closed
10 months ago
1
Bump version to 12.0.0.
#525
benk-gc
closed
11 months ago
0
Add .rspec file.
#524
benk-gc
closed
11 months ago
0
How do you name, and where do you put your state machine and transition files in a Rails app?
#523
aaronkelton
closed
9 months ago
3
Add multi-database support to Statesman.
#522
benk-gc
closed
11 months ago
0
Spike: Try multi-db support
#521
ameykusurkar
closed
11 months ago
1
Fixup deprecation in Rails 7.2
#520
JoeSouthan
closed
1 year ago
0
Update rake requirement from ~> 13.0.0 to ~> 13.1.0
#519
dependabot[bot]
closed
10 months ago
0
Add update_most_recent as part of the Transition adapter module
#518
dmitry
opened
1 year ago
0
Silence the deprecation warnings introduced in Rails 7.1
#517
freesteph
closed
1 year ago
3
Update gc_ruboconfig requirement from ~> 3.6.0 to ~> 4.3.0
#516
dependabot[bot]
closed
1 year ago
0
Define state constants
#515
stephannv
opened
1 year ago
1
Fix reloading state machine caches
#514
stephenbinns
closed
1 year ago
0
Feature proposal: Allow accessing states as state machine constant
#513
stephannv
opened
1 year ago
2
Update gc_ruboconfig requirement from ~> 3.6.0 to ~> 4.0.0
#512
dependabot[bot]
closed
1 year ago
1
fix: Ensuring inheritance
#511
davegudge
closed
10 months ago
0
Update pg requirement from >= 0.18, <= 1.5 to >= 0.18, <= 1.6
#510
dependabot[bot]
closed
1 year ago
1
Update from 10.1.0 to 10.2.1 causing failures
#509
marclennox
closed
10 months ago
2
Handle the case where the cache is empty
#508
zerc
closed
1 year ago
0
[MERGED] ActiveModel.reload has to clear the internal cache [MERGED]
#507
zerc
closed
1 year ago
1
Bump version to 10.2.0
#506
zerc
closed
1 year ago
0
Make sure `nil` is accepted as cached value
#505
zerc
closed
1 year ago
2
last_transition cache doesn't work for newly created objects
#504
zerc
closed
1 year ago
1
Fixed issue with transitions using STI
#503
pedro-pedrosa
closed
1 year ago
1
Update pg requirement from >= 0.18, <= 1.3 to >= 0.18, <= 1.5
#502
Tabby
closed
1 year ago
0
Update rspec-rails requirement from ~> 3.1 to ~> 6.0
#501
Tabby
closed
1 year ago
0
`most_recent` is falsey when model has multiple state machines
#500
pedro-pedrosa
closed
1 year ago
2
Add the source location of the Guard callback to GuardFailedError
#499
JoeSouthan
closed
1 year ago
1
Sorbet compatible queries
#498
stephenbinns
closed
1 year ago
0
Update rubocop and enable new cops
#497
stephenbinns
closed
1 year ago
0
Next