trunk.cocoapods.org icon indicating copy to clipboard operation
trunk.cocoapods.org copied to clipboard

Links to the Gemfile and Rakefile in readme.md are broken

Open Boelensman1 opened this issue 8 years ago • 4 comments

In the installation instructions these two files are referenced:

https://raw.github.com/CocoaPods/Specs/master/Gemfile https://raw.github.com/CocoaPods/Specs/master/Rakefile

But those are no longer in the repository.

I'm not sure where to find the (current version) of those files.

Boelensman1 avatar Mar 03 '17 11:03 Boelensman1

@alloy I'm not really sure what those files are for also, now that I read that paragraph?

orta avatar Mar 04 '17 04:03 orta

Yah, I have no idea either anymore. Does everything work without those files?

alloy avatar Mar 04 '17 19:03 alloy

No, but I'm not sure if that's related to those files. I can install just fine and using these instructions https://github.com/CocoaPods/trunk.cocoapods.org/issues/201 the database bootstrap works as well. But when running rake serve I get the following error: /private/tmp/trunk/app/models/commit.rb:24:in 'alias_method': undefined method 'imported' for class 'Pod::TrunkApp::Commit' (NameError) I'm not sure if its related to the files (probably not?).

If I do get it to run I'll submit a PR updating the readme with up to date installation instructions

Boelensman1 avatar Mar 05 '17 16:03 Boelensman1

I think the instructions may need updating to use humus, the repo, on phone so no links

On Mar 6, 2017 1:00 AM, "Wigger Boelens" [email protected] wrote:

No, but I'm not sure if that's related to those files. I can install just fine and using these instructions #201 https://github.com/CocoaPods/trunk.cocoapods.org/issues/201 the database bootstrap works as well. But when running rake serve I get the following error: /private/tmp/trunk/app/models/commit.rb:24:in 'alias_method': undefined method 'imported' for class 'Pod::TrunkApp::Commit' (NameError) I'm not sure if its related to the files (probably not?).

If I do get it to run I'll submit a PR updating the readme with up to date installation instructions

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CocoaPods/trunk.cocoapods.org/issues/224#issuecomment-284239326, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC_jm5V_UPj7KnaXfGFTDPlDX0pWzqoks5ritw6gaJpZM4MSItG .

orta avatar Mar 07 '17 12:03 orta