For the database you can set your git ignore to ignore your database, or
store it in a separate path and use git there for that specifically.
For your secret key, use the git hook pre committing to change that line,
storing the key outside of your project so you don't lose it. Use the post
commit
The only way I can think of doing it without JS would be by having the
users select an option from the drop down and then click a next button,
submitting to the server for the server to figure out what to do next.
On Mon, Jul 30, 2012 at 4:55 PM, Nicolas Emiliani wrote:
>
>
> On Mon, Jul 30, 201
2 matches
Mail list logo