Displaying 2 results from an estimated 2 matches for "modeltrain".
Did you mean:
  modeltrains
  
2009 Oct 28
0
Specific routing problem
...r
etc.
The thing is, I really want URLs where the first keyword "shop" is
removed, ie:
http://myshop.com/13
http://myshop.com/13/cart
http://myshop.com/13/cart/items
http://myshop.com/13/cart/clear
Or - better still - every shop has a nickname, so it should be
http://myshop.com/davids-modeltrains
http://myshop.com/davids-modeltrains/cart
http://myshop.com/diamonds-for-all/cart/clear
etc.
Using a nickname instead of an ID is not the problem for me. My problem
is, I cannot find out how to make my route.rb, to fit this.
I hope somebody can help.
Thanks
- Carsten
-- 
Posted via http://www....
2010 Jun 12
1
sharing experience - installing R Spatial Views
...automatically
================================================================================================
32: In install.packages(pkgs, repos = views[[i]]$repository,  ... :
   installation of package 'psgp' had non-zero exit status
message error:
In file included from optimisation/SCGModelTrainer.h:38,
                  from astonGeostats.h:16,
                  from astonGeostats.cpp:1:
optimisation/ModelTrainer.h:43: error: `eps' was not declared in this scope
optimisation/ModelTrainer.h:47: error: `itpp' is not a namespace-name
..
..
..
make: *** [astonGeostats.o] Error 1
ERROR...