Welcome To Snipplr


Everyone's Recent Snippets Tagged ruby



« Prev 1 2 3 4 5 ... 13
Useful for building nested entries checkboxes etc
0 905 posted 10 years ago by davidb
This technical tip shows how developers can convert email messages to other formats like EML, MSG & MHT in cloud using ruby language.
0 1271 posted 10 years ago by johansonkatherine
This code sample shows how Java developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0 1639 posted 10 years ago by johansonkatherine
This code sample shows how C# developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0 2066 posted 10 years ago by johansonkatherine
A very concise ruby on rails helper method that converts seconds into human readable format. It will not display any time periods that have 0 (ie: 1 hour 13 seconds - skipping minutes as there were none) Due to complexity, months were not factored...
0 1704 posted 10 years ago by uberdragon
I had a spreadsheet with a ton of data on it that I wanted in my seeds file. Using example columns in your database titled db_column1, db_column2, db_column3. Place your .xls file into your public folder and run 'gem install roo'
0 915 posted 10 years ago by asalgan
To be improved to work with fasterCSV
0 1188 posted 10 years ago by legrandkay
If you're using Rails and want to make this a global function, drop this into your application_controller and call it as a function. Example: # get_string_between("hellomyfriendmoto", 'o', 'm') # > myfriend
0 1422 posted 11 years ago by joshmn
0 920 posted 11 years ago by zhaowu
Supported brands name | key ----------------------- American Express | :amex China UnionPay | :unionpay Diners Club | :diners Dinner Club US | :diners_us Discover | :discover...
0 2122 posted 11 years ago by Fivell
Working on the problem described here: http://forums.att.com/t5/Data-Messaging-Features-Internet/3G-proxy-wnsnet-attws-com-strips-HTTP-response-headers/m-p/3294533/highlight/false#M59737 After some testing we found the below code to fix our troubl...
0 1025 posted 11 years ago by mightybs
Use this Gem to programmatically take screenshots of websites with this completely open source and free library. We have also provided easy to follow online tutorials and sample applications to help you set up GrabzIt as quickly as possible. First...
1 1200 posted 12 years ago by Maximus1983
Esto suele ocurrer muy amenudo cuando instalamos Ruby on Rails antes que MySQL. Es un error "Library not loaded: libmysqlclient.18.dylib (LoadError)" donde lista los directorios donde busca y no lo encuentra. La solución es guiarle para que lo encue...
0 924 posted 12 years ago by skozz
Simple test showing how to make a request to Spotify's API.
2 1103 posted 12 years ago by chrisaiv
Checks to make sure the file is a valid image file, checks max file size, and directory write permissions, requires 'fileutils' gem.
2 1115 posted 12 years ago by kellishaver
An example method for fetching remote JSON data in Ruby.
2 1148 posted 13 years ago by vestimir
The Blackberry AppWorld portal allows you to schedule reports which are delivered as CSV.zip files. Although the CSV file offers a lot of detail about operating system and date of download, most of the time I just want to know which users downloaded...
0 953 posted 13 years ago by chrisaiv
Works fine for MacRuby applications
0 1024 posted 13 years ago by iloveitaly
If you need to do any sort of screen capturing using FFMPEG, you might need this one day
0 954 posted 13 years ago by chrisaiv
From the Pickaxe, 4th edition, p. 352: A rescue clause with no parameter is treated as if it had a parameter of StandardError. This means that some lower-level exceptions will not be caught by a parameterless rescue class. If you want to rescue ev...
1 821 posted 13 years ago by cczona
0 988 posted 13 years ago by abstraktor
Shows how to read/write fully formatted CSV with Ruby
1 1472 posted 13 years ago by m1b
Do a remote search for all gems containing the word 'pdf' with detailed descriptions and view results in textmate requires `rubygems-mate` gem
0 1263 posted 13 years ago by inkdeep
0 1006 posted 13 years ago by inkdeep
0 942 posted 13 years ago by inkdeep
asdads
0 1044 posted 13 years ago by solhelios
para sumar tres numbres
0 948 posted 13 years ago by solhelios
pasa euros a pesetas
0 945 posted 13 years ago by solhelios
« Prev 1 2 3 4 5 ... 13