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

Group urlname configurable [issue #45] #75

Merged
merged 5 commits into from
Nov 22, 2014
Merged

Group urlname configurable [issue #45] #75

merged 5 commits into from
Nov 22, 2014

Conversation

madmanmax
Copy link
Contributor

Fix for issue #45

  • making the Meetup group URL name configurable
  • abstracted the common behavior of the *Service classes

.gitignore

  • exclude IDE files (PhpStorm)

Pascal de Vink and others added 3 commits November 22, 2014 12:01
- abstracted the AbstractService::__constructor()
- abstracted common methods: AbstractService::getApi(), AbstractService::getCache()

# IDE
.idea/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your personal files,like IDE choice, should be excluded using git's global config (http://stackoverflow.com/questions/7335420/global-git-ignore)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Would also be better as a separate PR if it would be valid.

@pascaldevink
Copy link
Member

Please update your branch with the latest changes, otherwise we'll be unable to merge it.

- abstracted the AbstractService::__constructor()
- abstracted common methods: AbstractService::getApi(), AbstractService::getCache()
- no changes to .gitignore

Conflicts: src/AmsterdamPHP/Bundle/MeetupBundle/Service/EventService.php
pascaldevink pushed a commit that referenced this pull request Nov 22, 2014
@pascaldevink pascaldevink merged commit 95e2cdf into AmsterdamPHP:master Nov 22, 2014
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

Successfully merging this pull request may close these issues.

3 participants