Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of methods to be implemented #3

Open
4 of 6 tasks
coderhs opened this issue Oct 21, 2017 · 4 comments
Open
4 of 6 tasks

List of methods to be implemented #3

coderhs opened this issue Oct 21, 2017 · 4 comments

Comments

@coderhs
Copy link
Contributor

coderhs commented Oct 21, 2017

Listing out the methods that is pending to be implemented. Methods information taken from ActiveSupport - core_ext

  • Array#in_groups
  • Array#from
  • Array#to
  • Array#without
  • Array#wrap
  • Array#
@werner
Copy link
Owner

werner commented Oct 22, 2017

Thanks!, I'll include them eventually.

@coderhs
Copy link
Contributor Author

coderhs commented Oct 22, 2017

@werner I would like to help out with them as well, I am going to list them all here so that we can keep track of it.

@coderhs
Copy link
Contributor Author

coderhs commented Oct 24, 2017

Array#slice and Array#take they are not from activesupport but I feel it would be good to have.

@werner
Copy link
Owner

werner commented Oct 25, 2017

Yes!, I agree, I want this shard not to be an Active Support exact clone, instead a group of methods that can be useful to anyone, recently I discovered a gem that functions in the way I want: https://github.com/bbatsov/powerpack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants