Welcome To Snipplr


Everyone's Recent Snippets Tagged ruby



A program fronm controlate your programs with dea age
0 2955 posted 14 years ago by solhelios
Programa de una calculadora en ruby ademas de contraseña y usuario
0 3172 posted 14 years ago by solhelios
0 983 posted 14 years ago by madr
Trabajo hecho en el campus de software de la universidad de granada . Responde a las preguntas!
0 2885 posted 14 years ago by solhelios
0 2824 posted 14 years ago by er-cico
0 2774 posted 14 years ago by er-cico
Connect to three sites using threads and without using them. Fetch the response. Measure the benchmark.
0 949 posted 14 years ago by Shamaoke
0 1221 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 1301 posted 14 years ago by kendsnyder
is for easy pay
0 1084 posted 14 years ago by andresbravog
0 1042 posted 14 years ago by Shamaoke
0 1948 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 1036 posted 14 years ago by beaknit
0 3006 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 1412 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 1588 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 2608 posted 14 years ago by brandonjp
if then statement... in a view file *.html.erb:
0 2038 posted 14 years ago by brandonjp
0 930 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 991 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 3515 posted 14 years ago by inko9nito
Call a block if it's given otherwise call a method.
0 1073 posted 14 years ago by Shamaoke
ruby mcm.rb >mcm.sh chmod +x mcm.sh ./mcm.sh
0 1230 posted 14 years ago by hafthor