search for: _links

Displaying 3 results from an estimated 3 matches for "_links".

Did you mean: links
2009 Nov 16
0
Biometric Summit - 2010
...010 BIOMETRICS SUMMIT: -------------------- Practical Implementation Strategies, Market Trends And Best Practices In Government And Business -------------------- February 22-25, 2010 - Miami, FL http://www.aliconferences.com/conf/biometrics_summit_winter10/index.htm [http://www.cuemails.com/cu2008/_links.php?id=884] *** EARLY BIRD DISCOUNT: Register by DECEMBER 8th to save $400! *** *** Mention priority code "E-BD" to receive a $200 discount! *** Attend this leading industry forum to meet, question and hear the details behind several real-life implementations of a variety of biometric...
2008 Apr 10
1
help on ajax autocompleter
...rototype'', ''effects'', ''controls'',''search''].each do |s| script :src => "/static/#{s}.js", :type => ''text/javascript'' end #... end end end def _links @words end def search #... form({:method=>''GET''}.merge(options)) do p do input.search :id=>''search'', :type=>''text'', :name=>''search'' end div.search(:id=...
2013 Jun 25
6
creating an account with a username in devise
Hello, all. I have followed these links and have enabled a (current) user to login with a username: http://railscasts.com/episodes/209-introducing-devise http://railscasts.com/episodes/210-customizing-devise https://github.com/plataformatec/devise/wiki/How-To:-Allow-users-to-sign-in-using-their-username-or-email-address I want to allow a user to sign up with a username but am getting these