Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / andypike/rectify issues and pull requests
#63 - Allow kwargs
Pull Request -
State: open - Opened by Vagab over 1 year ago
#62 - Support ruby 3.0
Pull Request -
State: closed - Opened by sonalchinioti almost 2 years ago
#61 - How do I use a nested rectify form with simple forms to generate a form in erb?
Issue -
State: closed - Opened by samarthkathal over 2 years ago
#60 - Support Ruby 3
Pull Request -
State: open - Opened by andypike over 2 years ago
- 6 comments
#59 - when passed an empty array in form...it will make it like [""]...i.e., add a blank string
Issue -
State: closed - Opened by darkthirst over 4 years ago
#58 - Add nested form errors support
Pull Request -
State: closed - Opened by epoberezhny almost 5 years ago
- 1 comment
#57 - Add nested forms with nested arrays support
Pull Request -
State: closed - Opened by epoberezhny almost 5 years ago
#56 - Document Command::call method fallback behavior when block is given
Issue -
State: open - Opened by szpasztor over 5 years ago
- 1 comment
#55 - Update gems
Pull Request -
State: open - Opened by jackscotti over 5 years ago
#54 - Move to Ruby 2.6.3
Pull Request -
State: open - Opened by jackscotti over 5 years ago
#53 - Update Bundler to 2.0.1
Pull Request -
State: open - Opened by jackscotti over 5 years ago
#52 - Nesting Command Classes
Issue -
State: open - Opened by michaelminter about 6 years ago
#51 - Bump version and gems for 0.13.0 release
Pull Request -
State: closed - Opened by andypike over 6 years ago
#50 - [DOC] Example in how to coerce Date and Time with multiple formats.
Pull Request -
State: closed - Opened by tramuntanal over 6 years ago
#49 - Cannot use Rectify::Command as a simple command after upgrade to 0.12.0
Issue -
State: open - Opened by Hirurg103 over 6 years ago
- 4 comments
#48 - Configuring Date formats
Issue -
State: closed - Opened by tramuntanal over 6 years ago
- 5 comments
#47 - Missing (and wrong) tags for some releases
Issue -
State: open - Opened by deivid-rodriguez over 6 years ago
- 2 comments
#46 - File specs bump gems
Pull Request -
State: closed - Opened by andypike over 6 years ago
#45 - Fix nested arrays support
Pull Request -
State: closed - Opened by deivid-rodriguez almost 7 years ago
- 3 comments
#44 - Allow a Form to mimic a model with an attribute with the same name
Pull Request -
State: closed - Opened by leio10 almost 7 years ago
- 2 comments
#43 - undefined method `helper_method' when including Rectify::ControllerHelpers
Issue -
State: closed - Opened by zarapustra about 7 years ago
- 1 comment
#42 - How to use model methods in rectify form ?
Issue -
State: open - Opened by rusikf over 7 years ago
- 1 comment
#41 - Allow id to be string to support not integer ids (postgresql uuid)
Pull Request -
State: open - Opened by galetahub over 7 years ago
- 2 comments
#40 - Tests failed onto MongoDB
Issue -
State: closed - Opened by AKAlexsey over 7 years ago
- 3 comments
#39 - Presenter collections
Issue -
State: open - Opened by scarroll32 almost 8 years ago
#38 - Delegation in Presenters
Issue -
State: closed - Opened by scarroll32 almost 8 years ago
- 3 comments
#37 - Simplify Presenset#view_context
Pull Request -
State: closed - Opened by asok about 8 years ago
- 1 comment
#36 - Implement `to_ary` in Query
Pull Request -
State: closed - Opened by mrcasals about 8 years ago
- 3 comments
#35 - Use Reform instead of Virtus
Issue -
State: open - Opened by dawidlenkiewicz about 8 years ago
- 4 comments
#34 - Setting default values
Issue -
State: closed - Opened by nysthee over 8 years ago
- 2 comments
#33 - File uploads
Issue -
State: open - Opened by bramj over 8 years ago
- 3 comments
Labels: question
#32 - Validation errors on nested forms
Issue -
State: open - Opened by bramj over 8 years ago
- 3 comments
Labels: question
#31 - Future of Virtus+Rectify
Issue -
State: closed - Opened by pascalbetz over 8 years ago
- 2 comments
Labels: question
#30 - Nested forms support
Issue -
State: closed - Opened by borisrorsvort over 8 years ago
- 7 comments
Labels: question
#29 - Clarify some of the documentation in the README
Pull Request -
State: closed - Opened by ChadMoran over 8 years ago
- 1 comment
#28 - Doesn't work uniqueness
Issue -
State: closed - Opened by rockandruby over 8 years ago
- 3 comments
#27 - Populating associations with empty objects
Issue -
State: closed - Opened by otagi over 8 years ago
- 4 comments
Labels: question
#26 - Where to perform authorization?
Issue -
State: closed - Opened by joerichsen over 8 years ago
- 2 comments
#25 - Spelling fix
Pull Request -
State: closed - Opened by joerichsen over 8 years ago
- 1 comment
#24 - Rectify::Policy
Issue -
State: closed - Opened by sveredyuk over 8 years ago
- 3 comments
#23 - Some more syntax highlighting in Readme
Pull Request -
State: closed - Opened by stgeneral over 8 years ago
- 1 comment
#22 - Strange wording in Readme
Issue -
State: closed - Opened by stgeneral over 8 years ago
- 1 comment
#21 - Fix command example method name
Pull Request -
State: closed - Opened by stgeneral over 8 years ago
- 1 comment
#20 - Can't access 'cookies' inside command call block
Issue -
State: closed - Opened by gbetsan over 8 years ago
- 7 comments
#19 - Relax dependencies: Rails >= 4.1 and Wisper >= 1.6.1
Pull Request -
State: closed - Opened by wojtha over 8 years ago
- 1 comment
#18 - updates hash syntax to ruby 1.9 symbol notation
Pull Request -
State: closed - Opened by askl56 over 8 years ago
- 2 comments
#17 - Fix typo in readme [ci skip]
Pull Request -
State: closed - Opened by zhuravel over 8 years ago
- 1 comment
#16 - Fix a typo: mange should be manage [ci skip]
Pull Request -
State: closed - Opened by JuanitoFatas over 8 years ago
- 1 comment
#15 - Allow command handler blocks call private controller methods
Issue -
State: closed - Opened by andypike over 8 years ago
#14 - Investigate singular resource path when mimicking in form objects
Issue -
State: closed - Opened by andypike over 8 years ago
#13 - Populate Form Objects with associated models
Pull Request -
State: closed - Opened by andypike almost 9 years ago
#12 - Question and/or Feature request: Populating associated Models
Issue -
State: closed - Opened by PelagicDev almost 9 years ago
- 10 comments
#11 - Support Rails 5
Pull Request -
State: closed - Opened by andypike almost 9 years ago
#10 - Add configuration options to the RSpec database query reporter
Issue -
State: closed - Opened by andypike almost 9 years ago
- 1 comment
#9 - Support for Rails 5
Issue -
State: closed - Opened by PelagicDev almost 9 years ago
- 7 comments
Labels: in progress
#8 - Initial implementation of Query Objects
Pull Request -
State: closed - Opened by andypike almost 9 years ago
- 11 comments
#7 - Query Objects
Issue -
State: closed - Opened by andypike almost 9 years ago
- 3 comments
Labels: help wanted, in progress
#6 - Correct documentation when calling for_controller
Pull Request -
State: closed - Opened by kimberger almost 9 years ago
- 11 comments
#5 - Passing view context to presenter in tests
Issue -
State: closed - Opened by kimberger almost 9 years ago
- 1 comment
#4 - Add build server badge to readme
Pull Request -
State: closed - Opened by andypike almost 9 years ago
#3 - Fix typo in README
Pull Request -
State: closed - Opened by andyw8 almost 9 years ago
- 1 comment
#2 - Create an example app
Issue -
State: open - Opened by andypike almost 9 years ago
- 2 comments
Labels: in progress
#1 - Improve documentation
Issue -
State: open - Opened by andypike almost 9 years ago