Ecosyste.ms: Issues

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

GitHub / infinum/enumerations issues and pull requests

#61 - Release v2.6.0

Pull Request - State: closed - Opened by PetarCurkovic 4 months ago

#60 - [feature] Add ability to specify foreign key suffix on enum class

Pull Request - State: closed - Opened by d4be4st 4 months ago

#59 - Add LICENSE file

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

#58 - Prevent method_missing to instantiates new Enumerations::Base

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

#57 - Test against Ruby 3.1

Pull Request - State: closed - Opened by lovro-bikic about 3 years ago - 1 comment

#56 - Initialize ActiveSupport::Multibyte::Chars with a String

Pull Request - State: closed - Opened by lovro-bikic about 3 years ago
Labels: Bug

#55 - Ruby 3.0, respond_to? :name always returns true

Issue - State: closed - Opened by vlakre about 3 years ago

#53 - Add Ruby 3 support

Pull Request - State: closed - Opened by lovro-bikic almost 4 years ago

#52 - Ruby 3.x support

Issue - State: closed - Opened by jerko-culina almost 4 years ago

#51 - Add configuration to suppress invalid value error

Pull Request - State: closed - Opened by lovro-bikic almost 4 years ago - 2 comments
Labels: enhancement

#50 - Feature/translation configuration

Pull Request - State: closed - Opened by d4be4st about 5 years ago

#49 - Fixes #46

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

#48 - Fixes #42

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

#47 - Fixes #43

Pull Request - State: closed - Opened by d4be4st almost 6 years ago

#46 - Value can not have id = 0

Issue - State: closed - Opened by NBuhinicek over 6 years ago

#45 - When rendering json, default to string value

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

#44 - Add option to add enumerations to virtual attributes

Issue - State: closed - Opened by nikajukic over 6 years ago - 3 comments
Labels: enhancement

#43 - Rails 6.0 compatibility

Issue - State: closed - Opened by d4be4st over 6 years ago

#42 - Uniqueness validation on enumerations field

Issue - State: closed - Opened by nikajukic over 6 years ago - 2 comments
Labels: Bug

#41 - Add option to query by array of values

Issue - State: open - Opened by nikajukic over 6 years ago
Labels: enhancement

#40 - Raising errors only in development

Issue - State: closed - Opened by d4be4st almost 7 years ago

#39 - standard validations

Issue - State: closed - Opened by d4be4st almost 7 years ago - 1 comment
Labels: enhancement

#38 - Feature/raising error on invalid enumeration value

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

#37 - Bugfix/config options

Pull Request - State: closed - Opened by PetarCurkovic over 7 years ago - 3 comments

#36 - Feature/predicate methods for attributes

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

#35 - Setting attribute to nil if enumeration value is unknown - surprising?

Issue - State: closed - Opened by neilsmith over 7 years ago - 1 comment
Labels: enhancement

#34 - Feature/without scopes

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

#33 - Feature/with enumeration scope

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

#32 - Not assigning the enumeration when tweaking the primary and foreign key

Issue - State: closed - Opened by DamirSvrtan over 7 years ago - 1 comment

#31 - Add `without` methods

Issue - State: closed - Opened by d4be4st over 7 years ago
Labels: enhancement

#30 - Undocumented feature - can't set attribute if it's not in the enumeration

Issue - State: closed - Opened by nevenRakonic almost 8 years ago - 2 comments

#29 - Add with_enumeration(enumeration) scope

Pull Request - State: closed - Opened by domagojnakic about 8 years ago - 3 comments

#28 - Make second argument to Enumerations.value optional

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

#27 - Fix giving invalid enum name raises error

Pull Request - State: closed - Opened by domagojnakic about 8 years ago - 2 comments

#26 - Replaced CodeClimate::TestReporter with SimpleCov

Pull Request - State: closed - Opened by PetarCurkovic about 8 years ago - 2 comments

#25 - upgrade to new codeclimate reporter

Issue - State: closed - Opened by d4be4st about 8 years ago

#24 - Add migration readme

Pull Request - State: closed - Opened by fsuste about 8 years ago

#23 - Giving a invalid enum name raises an error

Issue - State: closed - Opened by DamirSvrtan about 8 years ago - 1 comment

#22 - Make second argument to Enumerations.value optional

Issue - State: closed - Opened by DamirSvrtan about 8 years ago - 1 comment

#21 - Error when assiging nil

Issue - State: closed - Opened by d4be4st about 8 years ago
Labels: Bug

#20 - Add id and quoted_id methods

Issue - State: closed - Opened by d4be4st over 8 years ago - 1 comment
Labels: enhancement

#19 - Add methods with '?'

Issue - State: closed - Opened by d4be4st over 8 years ago - 1 comment
Labels: enhancement

#18 - Add with_enumeration(enumeration) scope

Issue - State: closed - Opened by d4be4st over 8 years ago - 1 comment
Labels: enhancement

#17 - Bugfix/empty initializer

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

#16 - Feature/remove

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

#15 - String based IDs

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

#14 - Add option to store foreign_key as string

Issue - State: closed - Opened by d4be4st over 8 years ago - 7 comments

#13 - Feature/where filtering

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

#12 - Feature/localized attributes

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

#11 - Update version to 2.0.0

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

#10 - Refactor

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

#9 - Moved all back to Base

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

#8 - Bugfix/value-id

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

#7 - Document configuration options

Pull Request - State: closed - Opened by monorkin almost 9 years ago - 3 comments

#6 - I18n.locale

Issue - State: closed - Opened by gabskoro about 9 years ago - 6 comments

#5 - Refactoring all around

Pull Request - State: closed - Opened by janvarljen about 9 years ago - 10 comments

#4 - Added value method and support for custom attributes

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

#3 - Case statement

Issue - State: closed - Opened by DamirSvrtan over 9 years ago - 2 comments

#2 - Some refactoring and updated README

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

#1 - Gemspec.

Pull Request - State: closed - Opened by neektza over 12 years ago