davebryson / beepbeep

BeepBeep is a simple web application framework for Mochiweb inspired by Rails and Merb
MIT License
138 stars 14 forks source link

using beepbeep_args in controller causes errors #1

Closed ghost closed 15 years ago

ghost commented 15 years ago

In the line where beepbeep_args module is used (like for example in skeleton controller '... Name = beepbeep_args:get_param("name",Env) ...') "function_clause" error jumps out.

ghost commented 15 years ago

sorry - this is for the dimitrii's fork

davebryson commented 15 years ago

Ok...thanks