Ecosyste.ms: Issues

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

GitHub / lucascaton/enumerate_it issues and pull requests

#113 - Test against latest SQLite and Rails versions

Pull Request - State: closed - Opened by lucascaton 3 days ago - 1 comment

#112 - Bump rexml from 3.2.6 to 3.2.8

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, ruby

#111 - v4

Pull Request - State: closed - Opened by lucascaton 2 months ago

#110 - Skip `sqlite3` v2 for now

Pull Request - State: closed - Opened by lucascaton 2 months ago

#109 - Generate _key methods for attributes

Pull Request - State: closed - Opened by eiskrenkov 3 months ago - 11 comments

#107 - Test against Ruby 3.3

Pull Request - State: closed - Opened by lucascaton 6 months ago

#106 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#105 - Fix generator when using array instead of hash

Pull Request - State: closed - Opened by stephannv over 1 year ago - 2 comments

#104 - Generator isn't working for array values

Issue - State: closed - Opened by stephannv over 1 year ago

#103 - Fix generator when running it on Rails 7 (fixes #102)

Pull Request - State: closed - Opened by lucascaton almost 2 years ago

#102 - Could not generate field 'single' with unknown type '1'.

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

#101 - Use humanize enum key for I18n.

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

#99 - Official support for Rails 6

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

#98 - Replace Travis with GitHub Actions

Pull Request - State: closed - Opened by lucascaton almost 3 years ago

#97 - Fix .value_for to not search for constants in ancestors

Pull Request - State: closed - Opened by diego-silva almost 3 years ago - 3 comments

#96 - Set default options for has_enumeration_for

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

#95 - `has_enumeration_for` with default value

Issue - State: closed - Opened by de-farias almost 4 years ago - 2 comments

#94 - Bump activesupport from 6.0.2.2 to 6.0.3.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#93 - Test against the latest Ruby versions & update gems

Pull Request - State: closed - Opened by lucascaton about 4 years ago

#92 - Add 'each_key' method

Pull Request - State: closed - Opened by lucascaton over 4 years ago

#91 - Make mutator helper methods call 'save!' if object responds to it

Pull Request - State: closed - Opened by lucascaton almost 5 years ago

#90 - Replace classes definitions to avoid leak between specs examples

Pull Request - State: closed - Opened by lucascaton almost 5 years ago

#89 - Drop support for Ruby 2.2/2.3 & Rails 4.0/4.1 + run tests against Rails 6

Pull Request - State: closed - Opened by lucascaton almost 5 years ago

#88 - Bump gem version to 2.0

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

#87 - Translate enumeration value to associated polymorphic instance

Issue - State: closed - Opened by gduprey over 5 years ago - 2 comments

#86 - Add collection method for view key-value

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment
Labels: needs more work

#85 - Can enumeration be casted to hash?

Issue - State: closed - Opened by ghost over 5 years ago - 1 comment

#84 - Run tests against Ruby 2.6

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

#83 - Extending existing enumerations

Issue - State: closed - Opened by gduprey over 5 years ago - 2 comments

#82 - Can enumerate_it be used with postgresql enum types?

Issue - State: closed - Opened by ysf over 5 years ago - 2 comments

#81 - Test against new Ruby versions

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

#80 - Allow to associate new values after they are already associated

Issue - State: closed - Opened by lucassch almost 6 years ago - 2 comments

#79 - Run tests against Rails 5.2

Pull Request - State: closed - Opened by lucascaton about 6 years ago

#78 - Simplify Travis config

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

#77 - List values of the enumeration

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

#76 - Support symbols/strings with spaces.

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

#75 - Symbols for enumeration with spaces

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

#74 - Test gem against Ruby 2.5

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

#73 - Translate is not working with namespaced enumeration

Issue - State: closed - Opened by andrecavallari over 6 years ago - 5 comments
Labels: help wanted, good first issue

#72 - Fix/improve enum generator

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

#71 - Make ActiveRecord classes extend `EnumerateIt` automatically

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

#70 - Drop support for Ruby 1.9.3 + Bump gem version to 1.5.0

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

#69 - removes unnecessary return on select_with_object block

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

#68 - Update Travis config to use latest Ruby versions

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

#67 - Ruby 2.4.0

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

#66 - Small typo corrections to README

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

#65 - Does not sort by default

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

#64 - Update README

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

#63 - Allow skip inclusion validate

Pull Request - State: closed - Opened by dieggofaustino over 7 years ago - 8 comments
Labels: needs more work

#62 - Start testing against Rails 5 + improve tests

Pull Request - State: closed - Opened by lucascaton almost 8 years ago

#61 - Created method to set_last_value of associated values list

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

#60 - Set a value to always be at the end of sorted list

Issue - State: closed - Opened by dfmoreto about 8 years ago - 2 comments

#59 - Allow :skip_validation option in .has_enumeration_for.

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

#58 - Add category

Pull Request - State: closed - Opened by dieggofaustino about 8 years ago - 6 comments

#57 - Update Ruby and Rspec

Pull Request - State: closed - Opened by ericsaboia over 8 years ago - 3 comments

#56 - Deprecation Warning with Rails 5.0.0.beta3

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

#54 - Making '.list' method respect 'sort_by' (fixes #50)

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

#52 - Update Ruby and Rspec

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

#51 - improvements at README.md

Pull Request - State: closed - Opened by brunoocasali almost 9 years ago - 2 comments

#50 - Always order by enumerate values name when using list

Issue - State: closed - Opened by rmonteiro89 about 9 years ago - 4 comments

#49 - Fixes constants creation

Pull Request - State: closed - Opened by lucascaton about 9 years ago

#48 - Fixing constants creation when enumeration value has a dash

Pull Request - State: closed - Opened by lucascaton about 9 years ago - 2 comments

#47 - Quick question on EnumerateIt

Issue - State: closed - Opened by mrdinghy over 9 years ago - 8 comments

#46 - Bumping version to 1.2.4

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

#45 - Error at v 1.2.4 ?

Issue - State: closed - Opened by marceloboeira over 9 years ago - 8 comments

#44 - Improve create-scopes spec

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

#43 - Supporting :create_scopes with :prefix option

Pull Request - State: closed - Opened by jtadeulopes almost 10 years ago

#42 - Added translations method on base

Pull Request - State: closed - Opened by rodrigoflores almost 10 years ago - 3 comments

#41 - Get the enumeration name by value

Issue - State: closed - Opened by annitamos about 10 years ago - 2 comments

#40 - Update README.markdown

Pull Request - State: closed - Opened by lucascaton over 10 years ago - 1 comment

#39 - Assign the enumeration's key as value in attribute

Issue - State: closed - Opened by felipefontoura over 10 years ago - 8 comments

#38 - Mongoid Support

Issue - State: closed - Opened by gbaptista over 10 years ago - 2 comments

#37 - Improve readme

Pull Request - State: closed - Opened by sobrinho almost 11 years ago - 2 comments

#36 - Introducing polymorphic enums

Pull Request - State: closed - Opened by lucascs almost 11 years ago - 4 comments

#35 - Fixes a typo on README

Pull Request - State: closed - Opened by rodrigoflores almost 11 years ago - 1 comment

#34 - Adding :none sort mode to enumeration

Pull Request - State: closed - Opened by ivanpoznyak about 11 years ago - 1 comment

#33 - Fixed generator name, that was changed by the pull 31

Pull Request - State: closed - Opened by lucasdavila about 11 years ago - 1 comment

#32 - Rspec matcher has_enumeration_for

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

#31 - Fix tests with create scopes

Pull Request - State: closed - Opened by zegomesjf over 11 years ago - 3 comments

#30 - It's better to have supplied sort order. Isn't it?

Pull Request - State: closed - Opened by nilcolor over 11 years ago - 7 comments

#29 - Install generator

Pull Request - State: closed - Opened by gregoriokusowski over 11 years ago - 1 comment

#27 - Typo correction: relationshp to relationship

Pull Request - State: closed - Opened by qnm over 11 years ago - 1 comment

#26 - Adding :prefix option for has_enumeration_for

Pull Request - State: closed - Opened by lerrua almost 12 years ago - 5 comments

#25 - Creating enumerations using predefined constants.

Pull Request - State: closed - Opened by toXXIc about 12 years ago - 4 comments

#24 - Respect superclass enumerations on subclasses

Pull Request - State: closed - Opened by sobrinho about 12 years ago - 1 comment

#23 - rake db:migration error when use version 0.7.13

Issue - State: closed - Opened by felipefontoura about 12 years ago - 2 comments

#22 - Add EnumerateIt::Base.to_json

Pull Request - State: closed - Opened by mhfs about 12 years ago - 2 comments

#21 - Issue with EnumerateIt, Rspec, Spork and FactoryGirl

Issue - State: closed - Opened by david-cys about 12 years ago - 4 comments

#20 - Adjust in documentation

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

#19 - Fixing a bug in which migrations could fail when enumerate_it was used

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

#18 - Adding enumerate_it rails generator

Pull Request - State: closed - Opened by caironoleto over 12 years ago - 3 comments

#17 - Fix documentation inside lib file

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

#16 - #value_for and #key_for

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

#15 - Include the validations options

Pull Request - State: closed - Opened by lucascaton over 12 years ago - 1 comment

#14 - Adjust in Gemfile

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