Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / egonSchiele/contracts.ruby issues and pull requests

#302 - Remove outdated message in post_install_message

Pull Request - State: closed - Opened by felixonmars over 1 year ago

#301 - Update all references to Fixnum to Integer

Pull Request - State: closed - Opened by PikachuEXE over 1 year ago - 1 comment

#300 - Test fails with comming ruby3.2 due to Fixnum removal

Issue - State: closed - Opened by mtasaka over 1 year ago - 2 comments

#299 - Add Truffleruby head to CI

Pull Request - State: closed - Opened by gogainda over 2 years ago - 2 comments

#298 - Add Ruby 3.1 to the CI matrix

Pull Request - State: closed - Opened by petergoldstein over 2 years ago - 5 comments

#297 - GitHub release missing for v0.17.0

Issue - State: closed - Opened by mscwilson almost 3 years ago - 2 comments

#296 - * Update gemspec post install message to notify about gem's future plan

Pull Request - State: closed - Opened by PikachuEXE about 3 years ago

#295 - * Update implementation & spec to be 3.0 compatible

Pull Request - State: closed - Opened by PikachuEXE over 3 years ago - 6 comments

#294 - Test fails on ruby 3.0 due to keyword argument separation

Issue - State: closed - Opened by mtasaka over 3 years ago - 15 comments

#293 - Create GitHub Workflow config to simulate Travis builds

Pull Request - State: closed - Opened by PikachuEXE over 3 years ago

#292 - Possible ideal use case for refinements?

Issue - State: open - Opened by lazyatom almost 4 years ago - 2 comments

#291 - Contracts can specify types for nonexistant arguments

Issue - State: open - Opened by riley-klingler almost 5 years ago

#290 - Excessive CPU consumption while scrolling doc

Issue - State: closed - Opened by eugene-nikolaev over 5 years ago - 6 comments

#289 - Pretty-print contracts in error messages 💅

Pull Request - State: closed - Opened by frewsxcv over 5 years ago - 2 comments

#288 - Update gemspec to only allow lowest tested version

Pull Request - State: closed - Opened by WA9ACE over 5 years ago

#287 - Fix potentially incorrect example in feature file.

Pull Request - State: open - Opened by frewsxcv almost 6 years ago

#286 - method redefined warnings

Issue - State: open - Opened by tiagoefmoraes about 6 years ago - 1 comment

#285 - Update README.md to reflect new ruby versions.

Pull Request - State: closed - Opened by victormartins over 6 years ago - 1 comment

#284 - Test on all the latest Rubies

Pull Request - State: closed - Opened by denisdefreyne over 6 years ago

#283 - Wrapping &blocks only when there is a Func check. (second version) (bug 278)

Pull Request - State: closed - Opened by md-work over 6 years ago - 1 comment

#282 - KeywordArgs deficiencies?

Issue - State: open - Opened by indigoviolet over 6 years ago

#281 - Wrapping &blocks only when there is a Func check. (bug 278)

Pull Request - State: closed - Opened by md-work over 6 years ago - 2 comments

#279 - Method validate_decorators! raises NameError

Issue - State: closed - Opened by BurdetteLamar over 6 years ago - 1 comment

#278 - keep properties of given blocks

Issue - State: open - Opened by md-work over 6 years ago - 1 comment

#277 - Need to step trough Contracts code when debugging

Issue - State: open - Opened by md-work over 6 years ago - 3 comments

#276 - Contracts messes up backtraces (stacktraces)

Issue - State: open - Opened by md-work over 6 years ago

#275 - Specify minimum Ruby version in the gemspec

Issue - State: open - Opened by mvz over 6 years ago

#274 - Don't use exceptions for control flow

Pull Request - State: closed - Opened by chrisseaton over 6 years ago - 6 comments

#273 - RFC: Flags to turn off pattern matching and evaluation

Pull Request - State: closed - Opened by indigoviolet over 6 years ago - 4 comments

#272 - Fix typo in Contracts::MethodHandler#validate_decorators!

Pull Request - State: closed - Opened by indigoviolet over 6 years ago - 1 comment

#271 - Travis: Create a separate RuboCop "Build Stage"

Pull Request - State: closed - Opened by olleolleolle almost 7 years ago - 4 comments

#270 - RuboCop: Upgrade to 0.41.2, last to support Ruby1.9

Pull Request - State: closed - Opened by olleolleolle almost 7 years ago - 1 comment

#269 - Fix two tiny misspellings in comments

Pull Request - State: closed - Opened by olleolleolle almost 7 years ago

#268 - Contracts and order of includes in the app

Issue - State: open - Opened by timuckun almost 7 years ago - 4 comments

#267 - CHANGELOG: add GitHub compare links, release dates

Pull Request - State: closed - Opened by olleolleolle almost 7 years ago - 1 comment

#266 - [chore] Add git tag v0.16.0 for 98cad257

Issue - State: closed - Opened by olleolleolle almost 7 years ago - 3 comments

#265 - Gemfile: use https RubyGems source

Pull Request - State: closed - Opened by olleolleolle almost 7 years ago

#264 - README: use SVG build badge

Pull Request - State: closed - Opened by olleolleolle almost 7 years ago

#263 - extend Contracts for raised and thrown objects

Issue - State: open - Opened by md-work almost 7 years ago - 2 comments

#262 - `Contract.valid?` does not return data about the failure

Issue - State: open - Opened by alexevanczuk almost 7 years ago - 3 comments

#261 - [enhancement] Better display of errors.

Issue - State: open - Opened by damaon about 7 years ago - 3 comments

#260 - Upgrade ruby-1.9.2 dist to trusty

Pull Request - State: closed - Opened by kyeah about 7 years ago

#259 - Apply contracts to each name for multi-attribute calls

Pull Request - State: closed - Opened by kyeah about 7 years ago - 2 comments

#258 - this include is not required

Pull Request - State: open - Opened by egonSchiele about 7 years ago

#257 - Add a couple CHANGELOG entries.

Pull Request - State: closed - Opened by frewsxcv about 7 years ago - 8 comments

#256 - Drop support for Ruby 1.8.

Pull Request - State: closed - Opened by frewsxcv about 7 years ago

#255 - Add a `Contracts::Attrs` module containing attribute w/ contracts utilities.

Pull Request - State: closed - Opened by frewsxcv about 7 years ago - 10 comments

#254 - Fix StrictHash contract for extra keys

Pull Request - State: closed - Opened by smt116 about 7 years ago - 5 comments

#253 - Fix broken contracts.coffee link in README.

Pull Request - State: closed - Opened by frewsxcv over 7 years ago - 1 comment

#252 - add to readme.md info about running `rspec`

Pull Request - State: closed - Opened by esse over 7 years ago

#251 - fixes issue #242 - contract's return value is now enforced with blocks properly

Pull Request - State: closed - Opened by esse over 7 years ago - 5 comments

#250 - Docs out of date for `Contract.valid?`?

Issue - State: open - Opened by aviflax over 7 years ago - 7 comments

#249 - Call for maintainers

Issue - State: open - Opened by egonSchiele over 7 years ago - 15 comments

#248 - Contracts off by default instead of on by default?

Issue - State: open - Opened by vdbijl over 7 years ago - 2 comments

#247 - Module not treated as a constant contract

Issue - State: closed - Opened by lj-ditrapani over 7 years ago

#246 - custom error formatter for KeywordArgs

Pull Request - State: open - Opened by mindreframer over 7 years ago - 8 comments

#245 - make specs less noisy to read by using declarative expectations

Pull Request - State: closed - Opened by mindreframer over 7 years ago - 1 comment

#244 - Contracts confused by block with `Maybe`?

Issue - State: open - Opened by indigoviolet over 7 years ago - 2 comments

#242 - Func contract's return value isn't enforced with blocks

Issue - State: closed - Opened by indigoviolet over 7 years ago - 2 comments

#241 - KeywordArgs with unknown keywords?

Issue - State: open - Opened by indigoviolet over 7 years ago - 2 comments

#240 - rails ActiveRecord instances already have valid? method

Issue - State: open - Opened by nickpoorman over 7 years ago - 2 comments

#239 - Define user types that are "hash-like"?

Issue - State: open - Opened by mlsquires over 7 years ago - 1 comment

#238 - Strange issue with Contracts 0.11.0 interaction with lambdas

Issue - State: open - Opened by alexanderdean almost 8 years ago - 8 comments

#237 - Fix contracts used in AR-models

Pull Request - State: closed - Opened by eval about 8 years ago - 1 comment

#236 - StrictHash

Pull Request - State: closed - Opened by cbrwizard about 8 years ago - 4 comments

#235 - Strict Hash?

Issue - State: closed - Opened by cbrwizard about 8 years ago - 7 comments

#234 - Fixed issue where KeywordArgs is not checked if it is a hash.

Pull Request - State: closed - Opened by dpad over 8 years ago - 4 comments

#233 - Specify license

Pull Request - State: closed - Opened by chuckd over 8 years ago - 2 comments

#231 - ContractError should also show the arguments that caused the error

Pull Request - State: open - Opened by egonSchiele over 8 years ago - 2 comments

#230 - Fix for issue #209

Pull Request - State: closed - Opened by egonSchiele over 8 years ago - 2 comments

#229 - Weird errors with included modules

Issue - State: closed - Opened by naps62 over 8 years ago - 6 comments

#228 - Adds rubocop in ruby 2.3

Pull Request - State: closed - Opened by naps62 over 8 years ago

#227 - Adds DescendantOf

Pull Request - State: closed - Opened by naps62 over 8 years ago - 6 comments

#226 - Gem does not work

Issue - State: closed - Opened by jph over 8 years ago - 5 comments

#225 - Undefined variable in a lambda causes a segmentation fault

Issue - State: closed - Opened by max11D over 8 years ago - 2 comments

#224 - Add syntax highlighting for error message

Pull Request - State: closed - Opened by adarsh over 8 years ago - 1 comment

#222 - Per-Contract assertions

Issue - State: open - Opened by kentfredric over 8 years ago - 2 comments

#221 - Release v0.13.0

Pull Request - State: closed - Opened by waterlink over 8 years ago - 2 comments

#220 - Update version

Issue - State: closed - Opened by pavel-manylov over 8 years ago - 1 comment

#219 - Override only Contracts

Issue - State: open - Opened by zerongjiang over 8 years ago - 2 comments

#218 - Add docs for builtin Args contract

Pull Request - State: closed - Opened by waterlink over 8 years ago - 1 comment

#216 - Add ruby 2.3 to travis

Pull Request - State: closed - Opened by waterlink over 8 years ago - 5 comments

#215 - Include input parameters in ReturnContractError

Issue - State: open - Opened by beezee over 8 years ago - 2 comments

#214 - Spec behavior of mixing default values with blocks

Pull Request - State: open - Opened by rfdonnelly over 8 years ago - 2 comments

#213 - Homogeneous generic arrays

Issue - State: closed - Opened by artella-coding over 8 years ago - 5 comments

#212 - Number fields

Pull Request - State: closed - Opened by sfcgeorge over 8 years ago - 2 comments

#209 - KeywordArgs causes error when used with Func

Issue - State: closed - Opened by pavel-manylov over 8 years ago - 3 comments

#206 - Can't use Contracts with define_method in a module

Issue - State: open - Opened by actsasbuffoon over 8 years ago - 5 comments

#205 - Is it possible to customize contract error messages?

Issue - State: closed - Opened by fblundun over 8 years ago - 5 comments

#204 - Number groups builtin contracts.

Issue - State: closed - Opened by sfcgeorge almost 9 years ago - 10 comments

#104 - Inherited contracts

Issue - State: open - Opened by nixpulvis over 9 years ago - 16 comments
Labels: need/more/input

#80 - Bump up version 0.6

Pull Request - State: closed - Opened by alex-fedorov over 9 years ago - 1 comment

#63 - Remove explicit date from gemspec

Pull Request - State: closed - Opened by waterlink over 9 years ago

#34 - Feature: Append contract type signature to rdoc output

Issue - State: closed - Opened by apennebaker over 10 years ago - 5 comments
Labels: enhancement

#16 - Errr: "uninitialized constant" for classes not yet loaded

Issue - State: closed - Opened by mcandre over 11 years ago - 4 comments