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

Bump to rails 7 in not pushed to rubygems #121

Open
K4sku opened this issue Mar 20, 2023 · 12 comments
Open

Bump to rails 7 in not pushed to rubygems #121

K4sku opened this issue Mar 20, 2023 · 12 comments

Comments

@K4sku
Copy link

K4sku commented Mar 20, 2023

Hi,
Last push to rubygems is for 3.0.1 from 2020 and does not work for rails 7.

How about version bump 3.0.2 and push to Rubygems?

@marcus-pereira-repassa
Copy link

is it done?

@K4sku
Copy link
Author

K4sku commented Jun 22, 2023

No. Nothing so far. You can use my fork if you want, it has fixes for has_many_attached

@marcus-pereira-repassa
Copy link

Thanks @K4sku .

@oriolblanc
Copy link

Is there a plan to update the gem? Or should we still use the @K4sku 's fork?

@fabiantorresm
Copy link

What is the route to fork @K4sku ?

@K4sku
Copy link
Author

K4sku commented Feb 7, 2024

@fabiantorresm Do you mean the URL to my fork? It's https://github.com/K4sku/trestle-active_storage

@fabiantorresm
Copy link

thank you so much @K4sku

@fabiantorresm
Copy link

@K4sku how do I install it? can you tell me please. I used gem 'trestle-active_storage' and it still shows an error, I think it must have a path from your fork but I don't know

@fabiantorresm
Copy link

@K4sku how do I install it? can you tell me please. I used gem 'trestle-active_storage' and it still shows an error, I think it must have a path from your fork but I don't know

Sorry, I already did it, it looked like this:
gem 'trestle-active_storage', github: 'richardvenneman/trestle-active_storage', branch: 'master'

@K4sku
Copy link
Author

K4sku commented Mar 21, 2024

In gemfile add

git: "https://github.com/K4sku/trestle-active_storage.git", ref: "282e570"

To this gem name

@fabiantorresm
Copy link

Thank you very much! @K4sku

@DaddyWozBucks
Copy link

Unfortunately I have this specified using Gem::Specification so github urls arent going to work. Any chance this will happen sometime soon?

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

No branches or pull requests

5 participants