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

One New Line, Infinite Arguments #8

Merged
merged 1 commit into from Jan 26, 2012

Conversation

robertabramski
Copy link
Contributor

Gilbert,

I've added a new line of code that allows the controller actions receive any number of arguments. I thought it would be a good one line change that would add some flexibility without bogging anything down. I know you want to keep this as simple as possible, so additions should be done sparingly to keep in the spirit of the framework.

I've also decided to use this project as the base for a framework that I am working on. It is named pep in the spirit of this framework. I restructured it a bit and added themes, templating and language support so far. I also added SQLite for a simple drag and drop database component. Next stuff I'm doing for this project is some authentication and a basic admin section. Feel free to check it out here.

https://github.com/robertabramski/pep

@gilbitron
Copy link
Collaborator

Thanks for that Robert. PEP looks awesome. Keep up the good work.

gilbitron added a commit that referenced this pull request Jan 26, 2012
One New Line, Infinite Arguments
@gilbitron gilbitron merged commit 2a2e29e into ronmarasigan:master Jan 26, 2012
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.

None yet

2 participants