Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Locomotive
Conversations
About
Locomotive
Contact owners and managers
1–30 of 89
Mark all as read
Report group
0 selected
Rick Mann
,
Tomas Sentkeresty
2
11/7/15
Deprecation warnings in hello world example?
The multipart and limit can be fixed this way: /** |-------------------------------------------------
unread,
Deprecation warnings in hello world example?
The multipart and limit can be fixed this way: /** |-------------------------------------------------
11/7/15
Frederic Jacquemin
5/25/15
Re: Digest for locomotivejs@googlegroups.com - 1 update in 1 topic
Good question, I suggest you give a look @ http://rafaelcorral.com/blog/building-a-restful-api-in-
unread,
Re: Digest for locomotivejs@googlegroups.com - 1 update in 1 topic
Good question, I suggest you give a look @ http://rafaelcorral.com/blog/building-a-restful-api-in-
5/25/15
Reil G
5/25/15
How do you call a controller method from another controller?
What is the best practice for this when building a REST API? Say I have a search controller with
unread,
How do you call a controller method from another controller?
What is the best practice for this when building a REST API? Say I have a search controller with
5/25/15
Rick Mann
1/22/15
Changing hello world port?
Rookie question here: I built the hello world examplen, and it runs fine. I edited server.js to run
unread,
Changing hello world port?
Rookie question here: I built the hello world examplen, and it runs fine. I edited server.js to run
1/22/15
Matthew Kim
8/11/14
testing in 0.4.x
var should = require('should'), locomotive = require('locomotive'), mongoose =
unread,
testing in 0.4.x
var should = require('should'), locomotive = require('locomotive'), mongoose =
8/11/14
lewm...@gmail.com
,
Jared Hanson
3
7/31/14
Is this project still alive?
Hi Jared, Yes, i've submitted the issue in github but i see that no one will pick it up. Neither
unread,
Is this project still alive?
Hi Jared, Yes, i've submitted the issue in github but i see that no one will pick it up. Neither
7/31/14
Antonio Canela
4/29/14
Beginner question
Hi, I'm trying to use locomotive to connect to a redis database. I would like to know if it's
unread,
Beginner question
Hi, I'm trying to use locomotive to connect to a redis database. I would like to know if it's
4/29/14
Rodrigo Reis
,
Truong LD
2
3/21/14
How to enable CORS
add some lines to top of your controller function to enable CORS for that function. For example:
unread,
How to enable CORS
add some lines to top of your controller function to enable CORS for that function. For example:
3/21/14
Neetu Vyas
3/15/14
deploy rails application with locomotive
Hello all I Need to know the process How I can deploy a Locomotive application in engine yard ,
unread,
deploy rails application with locomotive
Hello all I Need to know the process How I can deploy a Locomotive application in engine yard ,
3/15/14
Igor Zinovyev
3/1/14
Making your own models - how to access the app object?
Hello, everyone! Perhaps this has been asked already, but I can't find it anywhere. The question
unread,
Making your own models - how to access the app object?
Hello, everyone! Perhaps this has been asked already, but I can't find it anywhere. The question
3/1/14
hlandao
,
by...@tokbox.com
2
2/10/14
Using newControllerPath() in the view throws "has no method 'urlFor'"
Did this ever get resolved? I am having the same issue after upgrading to the latest version of jade.
unread,
Using newControllerPath() in the view throws "has no method 'urlFor'"
Did this ever get resolved? I am having the same issue after upgrading to the latest version of jade.
2/10/14
Rui
, …
G.H. Naylor
3
2/7/14
Https server
Is HTTPS is available in the new 0.4.x version? If not, what would be the best way to go about
unread,
Https server
Is HTTPS is available in the new 0.4.x version? If not, what would be the best way to go about
2/7/14
Darryl Porter
, …
Ka Yuk LEE
5
2/5/14
Need definitive and working way to use socketio
Thanks, I'll take a look On Feb 5, 2014 12:12 AM, "Ka Yuk LEE" <lee...@gmail.com>
unread,
Need definitive and working way to use socketio
Thanks, I'll take a look On Feb 5, 2014 12:12 AM, "Ka Yuk LEE" <lee...@gmail.com>
2/5/14
Arjon Buikstra
,
Jared Hanson
3
12/6/13
PagesController.before('*', fn) and PagesController.after('*', fn) do not work if not defined at end of controlelr
Awesome! I'll be sure to check out the solution, I could imagine it may not be so easy :) good
unread,
PagesController.before('*', fn) and PagesController.after('*', fn) do not work if not defined at end of controlelr
Awesome! I'll be sure to check out the solution, I could imagine it may not be so easy :) good
12/6/13
Frederic Jacquemin
2
12/5/13
Socket.io
Ok this works using another port : var socketio = require('socket.io').listen(3001); isn'
unread,
Socket.io
Ok this works using another port : var socketio = require('socket.io').listen(3001); isn'
12/5/13
hlandao
, …
Arjon Buikstra
3
12/5/13
Route subdomains
I'm working on this as well, seems like we should be able to use a module for connect right? On
unread,
Route subdomains
I'm working on this as well, seems like we should be able to use a module for connect right? On
12/5/13
Arjon Buikstra
,
Jean Friesewinkel
3
12/5/13
Pass param in routes?
Dear Jean, Thank you for the response. I see that this route works, it also makes intuitive sense to
unread,
Pass param in routes?
Dear Jean, Thank you for the response. I see that this route works, it also makes intuitive sense to
12/5/13
Rodrigo Fonseca
, …
Frederic Jacquemin
11
12/3/13
How use mongoose + locomotive???
ok, got it working. I was confusing concepts...Model, Schema ... On Tuesday, December 3, 2013 3:14:03
unread,
How use mongoose + locomotive???
ok, got it working. I was confusing concepts...Model, Schema ... On Tuesday, December 3, 2013 3:14:03
12/3/13
Arjon Buikstra
,
Jared Hanson
3
12/3/13
Initializer (question from a new learner)
Thanks for the response. It brings my neurons into full activity at the start of my day. I am
unread,
Initializer (question from a new learner)
Thanks for the response. It brings my neurons into full activity at the start of my day. I am
12/3/13
goddyzhao
,
Arjon Buikstra
2
12/2/13
No i18n support default?
Hey goddyzhao , Did you end up succeeding? If so, do you have an example? It's not grabbing my
unread,
No i18n support default?
Hey goddyzhao , Did you end up succeeding? If so, do you have an example? It's not grabbing my
12/2/13
Frederic Jacquemin
2
12/1/13
can't make use of UnderscoreJS inside a Controller...
Nevermind, this works perfectly well... My '_.where' call had bad parameters... Sorry, have a
unread,
can't make use of UnderscoreJS inside a Controller...
Nevermind, this works perfectly well... My '_.where' call had bad parameters... Sorry, have a
12/1/13
AJ ONeal
, …
Arjon Buikstra
5
11/29/13
How does one run a locomotive app without lcm? Where's the app.js?
I've just migrated an existing project stub to locomotive and didn't want my coworkers to
unread,
How does one run a locomotive app without lcm? Where's the app.js?
I've just migrated an existing project stub to locomotive and didn't want my coworkers to
11/29/13
Frederic Jacquemin
, …
Jared Hanson
5
11/27/13
HTTP Error
well, I must have been completely blind not seeing this obvious point... thanks Jared for the help
unread,
HTTP Error
well, I must have been completely blind not seeing this obvious point... thanks Jared for the help
11/27/13
Jared Hanson
,
Daniel Heckrath
2
11/21/13
Re: Problem when using different response formats
Ouch, I feel a little ashamed right now. Just noticed I missed the "var self = this;" part
unread,
Re: Problem when using different response formats
Ouch, I feel a little ashamed right now. Just noticed I missed the "var self = this;" part
11/21/13
Jonathan M. Hethey
, …
theoverl...@gmail.com
7
11/3/13
Model Guides
Brilliant. Thanks Robert. Simple stuff, I know, but I'm just getting started...
unread,
Model Guides
Brilliant. Thanks Robert. Simple stuff, I know, but I'm just getting started...
11/3/13
davosian
,
theoverl...@gmail.com
5
11/3/13
How to refer to variables from initializers?
Dennis - out of interest, what did you move to instead?
unread,
How to refer to variables from initializers?
Dennis - out of interest, what did you move to instead?
11/3/13
m...@raphieps.com
10/23/13
this.render() using JSON?
Hey guys! To respond to API requests, I've been using this.res.json(someData); However, I'd
unread,
this.render() using JSON?
Hey guys! To respond to API requests, I've been using this.res.json(someData); However, I'd
10/23/13
Tambet Väli
9/15/13
How to run on OpenShift?
Hi, a question is, how to create a project on openshift? I did do: "lcm create appname"
unread,
How to run on OpenShift?
Hi, a question is, how to create a project on openshift? I did do: "lcm create appname"
9/15/13
kyraso...@gmail.com
8/23/13
partial and comon layouts
I installed locomotivejs, I have views/pages/x but I would like to have also views/layouts/y How can
unread,
partial and comon layouts
I installed locomotivejs, I have views/pages/x but I would like to have also views/layouts/y How can
8/23/13
Byrne Reese
,
AJ ONeal
3
8/8/13
Using LocomotiveJS under virtual hosts
I spoke too soon! I was assuming that `lcm server -p 5050` simply required a `server.js` or `app.js`
unread,
Using LocomotiveJS under virtual hosts
I spoke too soon! I was assuming that `lcm server -p 5050` simply required a `server.js` or `app.js`
8/8/13