Welcome To Snipplr


Everyone's Recent Snippets Tagged ruby



A program fronm controlate your programs with dea age
0 691 posted 12 years ago by solhelios
Programa de una calculadora en ruby ademas de contraseña y usuario
0 793 posted 12 years ago by solhelios
0 499 posted 12 years ago by madr
Trabajo hecho en el campus de software de la universidad de granada . Responde a las preguntas!
0 660 posted 12 years ago by solhelios
0 562 posted 12 years ago by er-cico
0 577 posted 12 years ago by er-cico
Connect to three sites using threads and without using them. Fetch the response. Measure the benchmark.
0 513 posted 12 years ago by Shamaoke
0 670 posted 12 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 765 posted 12 years ago by kendsnyder
is for easy pay
0 581 posted 13 years ago by andresbravog
0 537 posted 13 years ago by Shamaoke
0 1287 posted 13 years ago by Shamaoke
Digs through the exim log and gives a count for every email address that's generating SMTP errors
0 480 posted 13 years ago by beaknit
0 768 posted 13 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 803 posted 13 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 849 posted 13 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 945 posted 13 years ago by brandonjp
if then statement... in a view file *.html.erb:
0 1254 posted 13 years ago by brandonjp
0 479 posted 13 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 517 posted 13 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 1205 posted 13 years ago by inko9nito
Call a block if it's given otherwise call a method.
0 557 posted 13 years ago by Shamaoke
ruby mcm.rb >mcm.sh chmod +x mcm.sh ./mcm.sh
0 658 posted 13 years ago by hafthor