Displaying 4 results from an estimated 4 matches for "shorturl".
2006 Jun 22
4
Funky routing
map.connect '':controller/:action/:id'', :requirements => { :id =>
/^(.html)/ }
The requirement is turning all of my routes into /foo?id=54354 instead
of /foo/54354
Why?
--
Posted via http://www.ruby-forum.com/.
2006 Mar 17
0
Installed Gems on godaddy.com
...s are ruwiki, ruwiki.cgi, ruwiki_convert, ruwiki_service.rb,
ruwiki_servlet.
*shipping 1.3.0* [www] <http://shipping.rufy.com/> - depends on
builder<http://www.situationman.com/_h_admin_/gems.html#builder>.
A general shipping module to find out the shipping prices via UPS or FedEx.
*shorturl 0.8.2* [www] <http://shorturl.rubyforge.org/> Shortens URLs using
services such as TinyURL and RubyURL
Executable is shorturl.
*sources 0.0.1* [www] This package provides download sources for remote gem
installation
*sqlite-ruby 2.2.3* [www] <http://sqlite-ruby.rubyforge.org/> SQLit...
2006 Jun 10
2
Migrating to rails... best way to redirect old urls?
Hey all -
I''m migrating an app from PHP to Rails and was wondering what the best way
to redirect the old urls are. I would like to do a 301 as I''m told that
makes Google the happiest.
We''re using lighty as the server and I believe it has rewrite
capabilities, but I can''t get to their site right now.
Anyway, I''m wondering if it''s best
2006 Apr 25
12
Newb Gem Install Help!
This seems newbish, but I can''t seem to get this gem to install no
matter what I do. The gem in question is login_generator, and no matter
what folder I put the .gem file in, it can''t read locally - am I missing
something?
Remote install hangs at updating the source.
--
Posted via http://www.ruby-forum.com/.