trunk.cocoapods.org
trunk.cocoapods.org copied to clipboard
Links to the Gemfile and Rakefile in readme.md are broken
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.
@alloy I'm not really sure what those files are for also, now that I read that paragraph?
Yah, I have no idea either anymore. Does everything work without those files?
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
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 .