Welcome To Snipplr


Everyone's Recent Snippets Tagged ruby



A program fronm controlate your programs with dea age
0 1780 posted 14 years ago by solhelios
Programa de una calculadora en ruby ademas de contraseña y usuario
0 1994 posted 14 years ago by solhelios
0 959 posted 14 years ago by madr
Trabajo hecho en el campus de software de la universidad de granada . Responde a las preguntas!
0 1737 posted 14 years ago by solhelios
0 1642 posted 14 years ago by er-cico
0 1609 posted 14 years ago by er-cico
Connect to three sites using threads and without using them. Fetch the response. Measure the benchmark.
0 936 posted 14 years ago by Shamaoke
0 1183 posted 14 years ago by almazom
Ruby uses created_at and updated_at. Here cake will do the same thing. based on http://book.cakephp.org/view/1015/created-and-modified
0 1256 posted 14 years ago by kendsnyder
is for easy pay
0 1041 posted 14 years ago by andresbravog
0 1009 posted 14 years ago by Shamaoke
0 1910 posted 14 years ago by Shamaoke
Digs through the exim log and gives a count for every email address that's generating SMTP errors
0 981 posted 14 years ago by beaknit
0 1848 posted 14 years ago by avioli
Data Types for DB, MySQL, SQLite, PHP, Ruby, Rails, JS, etc. because I forget them sometimes from Ruby on Rails Guides: Migrations http://bit.ly/hFWjT0 from Rails Migrations http://bit.ly/hI5zpz
0 1347 posted 14 years ago by brandonjp
Ruby / Rails - A refresher reference for me because I forget how to do this... create project generate scaffold scaffolding migrate db start server
0 1487 posted 14 years ago by brandonjp
links (full <a href="#"> element) to Show Edit Destroy Delete records in view *.erb must be in the record loop:
0 2483 posted 14 years ago by brandonjp
if then statement... in a view file *.html.erb:
0 1914 posted 14 years ago by brandonjp
0 914 posted 14 years ago by ringingEars
Place script into Automator (select "Run Shell Script" choose /usr/bin/ruby as the shell). You'll need to create a bit.ly account which will give you your API key for authentication.
0 951 posted 14 years ago by insanedreamer
Matches text between each pair of asterisks (see URL above for demo) **Example:** Make text between asterisks bold, like in Textile (in Ruby): `test.gsub(/(\*)+([^.*?$]+)+(\*)/, '<strong>\\2</strong>')`
0 2356 posted 14 years ago by inko9nito
Call a block if it's given otherwise call a method.
0 1040 posted 14 years ago by Shamaoke
ruby mcm.rb >mcm.sh chmod +x mcm.sh ./mcm.sh
0 1207 posted 14 years ago by hafthor