issues
search
collectiveidea
/
interactor
Interactor provides a common interface for performing complex user interactions.
MIT License
3.36k
stars
212
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ostruct dependency to gemspec
#217
javierav
opened
1 month ago
0
Love this gem! Is it still active and okay to use?
#216
cjnahine090592
opened
3 months ago
3
Fix typo on code comment re: "organize" method
#215
taylorkearns
opened
7 months ago
0
Update docs, comments to nudge timing with monotonic clock
#214
openbl
opened
8 months ago
0
Remove use of open struct on context
#213
internethostage
closed
10 months ago
0
Error value is unexpected (stringified interactor) and unusable
#212
benlieb
closed
1 year ago
1
RFC: Nested failures fail, not raise
#211
exterm
opened
1 year ago
0
Enable tests for pull requests
#210
mjacobus
closed
1 year ago
1
Add passing context between interactors
#209
dixent
closed
2 years ago
0
Add default error code to render calls
#208
alex-benoit
opened
2 years ago
0
Collectiveidea master
#207
klueless-io
closed
2 years ago
0
Added ensure
#206
ryanfox1985
opened
2 years ago
5
Add Optional Context Contract / Verification capability
#205
sufyanadam
opened
2 years ago
3
Add Optional Context Contract / Verification capability
#204
sufyanadam
closed
2 years ago
0
context.fail! not working on Rails 6.0
#203
rbazinet
opened
2 years ago
4
Testing .rollback
#202
hirokihokari
closed
2 years ago
2
Update README.md part about handling exceptions
#201
ocher
opened
3 years ago
0
Adds support for ruby 3.0 pattern matching
#200
bonflintstone
opened
3 years ago
1
Is the project alive?
#199
randaalex
opened
3 years ago
13
CI/CD: fixing the build
#198
arthurhess
closed
3 years ago
1
lint(*): getting rid of linter errors
#197
arthurhess
closed
3 years ago
0
Ab/redact pw
#196
aburkenpas
closed
3 years ago
0
On success callback for Organizers?
#195
bradherman
closed
3 years ago
2
Create new context when .fail! is called
#194
aburkenpas
closed
3 years ago
0
Fix typo in organizer
#193
xymbol
closed
3 years ago
1
Don't rescue Failures from other contexts
#192
jqr
closed
2 years ago
0
Add support for inheriting hooks
#191
kaspermeyer
opened
4 years ago
2
recommended way to abort on success
#190
ghost
opened
4 years ago
3
[PP-13217] insert transactionable organizer
#189
GabrielaGuedes
closed
4 years ago
0
[PP-13216] insert base interactor
#188
GabrielaGuedes
closed
4 years ago
0
thread safety
#187
ghost
opened
4 years ago
4
Refresh v4 branch
#186
taylorthurlow
closed
10 months ago
1
`fail!` raises self, which is an OpenStruct and `to_s` on the exception loads ActiveRecord Relations
#185
thekendalmiller
opened
4 years ago
0
Swallowing exceptions
#184
dudo
closed
4 years ago
1
Using display as property name on Context
#183
lenart
opened
4 years ago
0
How know the class name of the interactor that it was executed after returns the context?
#182
memoxmrdl
opened
4 years ago
1
good way to use dependency injection when testing interactors?
#181
tansaku
closed
3 years ago
2
Fix typo in organizer example
#180
cedum
opened
4 years ago
0
Fix `Interactor::Context#fail!` error on ruby-2.7.0
#179
pmor
closed
4 years ago
2
Friendly error message when calling interactor with non-hash arguments
#178
taylorthurlow
opened
4 years ago
0
Where should I log for errors?
#177
alextakitani
closed
4 years ago
4
WIP - Automatically fail context on exception
#176
matas-zanevicius
opened
5 years ago
1
Hooks order
#175
Blaze34
opened
5 years ago
0
Make the Context class swappable
#174
fnordfish
opened
5 years ago
1
Location of Organizers - List in Readme
#173
ACPK
opened
5 years ago
1
Make the Context class swapable
#172
fnordfish
closed
5 years ago
1
Strict context
#171
kunalbhagawati
closed
5 years ago
1
.success? still reporting true when interactor invoked via .call is calling internally another interactor with .call! and latter fails
#170
thaiden
closed
2 years ago
4
Modfiable alias was removed in Ruby 2.7
#169
flori
closed
4 years ago
1
Clarify Readme about exception handling
#168
joevandyk
opened
5 years ago
0
Next