-
I'm trying to get data from /projects using this router.get:
in app.js
``` javascript
router.get('/projects', function(req, res) {
var harvest = new Harvest(req.session.user);
harvest.Projec…
-
export SMTP_SERVER="smtp.gmail.com"
export SMTP_PORT="465"
export SMTP_DOMAIN="gmail.com"
export SMTP_USER_NAME="johndoe@gmail.com"
export SMTP_PASSWORD="topsecret"
export SMTP_AUTHENTICATION="login"
…
-
http://stackoverflow.com/questions/5271822/whenever-ruby-on-rails
-
```
What steps will reproduce the problem?
1. Server Redmine Version 1.4.4
2. Installed the 'Redmine Client 2.0.6.0'
3. Connect to the server and let it download all the values.
4. Go to the Web-appli…
-
Saqib and Umais to define requirements.
umais updated
9 years ago
-
The current file format is XML inspired, maybe a better form can be found.
-
App 73 stdout: Started GET "/" for 172.17.42.1 at 2015-04-14 20:29:08 +0000
App 73 stdout: Processing by HomeController#index as HTML
App 73 stdout: Rendered time_entries/_day_time_entries.html.erb …
-
I'm pretty sure I'm going to do this for me anyway, but I just wanted to see if it was something you would pull if I sent a request.
I'd like to use specific sheets when I'm in certain directories. S…
-
After fixing my plugin as described in https://github.com/wakatime/sublime-wakatime/issues/33#issuecomment-85512368, timetracking works and the WakaTime.com server receives my _heartbeats_.
Nonethele…
sisou updated
9 years ago
-
```
What steps will reproduce the problem?
1. Server Redmine Version 1.4.4
2. Installed the 'Redmine Client 2.0.6.0'
3. Connect to the server and let it download all the values.
4. Go to the Web-appli…