Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Some useful reflection helpers, including an IL disassembler.

4.5
   
  0 reviews  |  2 users  |  1,232 lines of code  |  1 current contributor  |  Analyzed about 1 year ago
 
 

Guarana is a set of free software libraries to aid embedded application development. It comes with with a remote control access library, module loader, model-view-controller machinery, basic data structures and a fast growing widget set.

5.0
 
  0 reviews  |  1 user  |  17,046 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

includes Inplace radio, checkbox and selectbox, plus a new textfield and textarea. I have also added with_label to easily create form fields with labels.

0
 
  0 reviews  |  0 users  |  338 lines of code  |  0 current contributors  |  Analyzed about 21 hours ago
 
 

my custom classes

0
 
  0 reviews  |  0 users  |  4,909 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

English info: Tutorial application in Rails by Karel Minarik (karmi@karmi.cz), accompanying article series about Ruby On Rails at http://blog.karmi.cz --- Vyukova aplikace v Ruby On Rails jako doprovod k serii clanku na http://blog.karmi.czTato mini-aplikace slouzi jako doprovod k serii clanku o ... [More] Ruby on Rails na blogu Karmi is on Rails (http://blog.karmi.cz). Je vhodna i pro naproste zacatecniky. Obsahuje celou radu doporucenych programatorskych postupu pri psani aplikaci v Ruby on Rails. Je psana uspornym stylem (120 radku kodu) s komentari, takze muzete kod dale rozvijet. Najdete v ni ukazky a pouziti techto funkci: Pouziti ActiveRecordu Definovani vlastnich metod pro tridu i instanci modelu Praci s layouty, kombinaci scaffoldu v Rails a vlastnich metod a sablon Metody controlleru pro zobrazovani i manipulaci s objekty, vcetne osetreni chyb Helper metody pro controllery (slozka app/helpers) Praci s embedded Ruby (ERb) v sablonach, ukazky volani parcialni sablony (to jsou ty s podtrzitkem na zacatku) Pouziti pluginu acts_as_list a vyuziti jeho metod pro manipulaci s objekty v controllerech Pouziti pluginu acts_as_attachment v modelech, controllerech i sablonach pro upload obrazku do aplikace [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

A port of most of the prototype.js enumerable and string functionalities.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This is a set of helpers to allow the use of MooTools Javascript Library with Rails. More info on what methods are contained in the plugin are at http://www.threedozen.com/projects/moo_helpers

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Octane is designed to simplify and speed up your CodeIgniter development by offering community-supported applications, modules, libraries, and helpers to meet a wide variety of needs.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

String Extension methods. Numbers extension methods. Do stuff like 10.percentOf(100) // 10 Wrapper around Castle.Windsor. A simple NHibernate Repository implementation Wrapper around log4net Network library (Ftp, Http operations). Validation methods. A Check class to enforce contracts and do ... [More] validation on objects and value types. Some simple security functions (Cryptography, authentication). [Less]

0
 
  0 reviews  |  0 users  |  22,624 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

UPDATE: Moved to GitHubhttp://github.com/adzap/date_time_text_field_helpers No more updates will be submitted here. DescriptionThis Ruby on Rails plugin provides a set of form helpers for dates and time that output text fields for each date/time component instead of the select dropdowns which ... [More] the standard date helpers use. It can make for more efficient data entry using the keyboard. It uses the rails built-in multi-parameter handling the same as the date select helpers do. It is best combined with a plugin like validates_date_time (http://svn.viney.net.nz/things/rails/plugins/validates_date_time/) to do the date and time validation for you. The standard rails date helpers rely on the limited options in the dropdowns to avoid the need for proper date validation. But see what happens when you enter 30th February and notice that it silently becomes a date in March. It also allows you to add some javascript behaviours to handle auto-tabbing between components when filled. There is a demo in the plugin which uses LowPro from Dan Webb. ExampleThe helpers return the date parts as text fields i.e. date_text_field :person, :date_of_birth, :order => [:day, :month, :year], :blank => truereturns this for a new person record - - InstallUnix$ ./script/plugin install http://date-time-text-field-helpers.googlecode.com/svn/trunk/ $ mv vendor/plugins/svn vendor/plugins/date_time_text_field_helpersWindows> ruby script\plugin install http://date-time-text-field-helpers.googlecode.com/svn/trunk/ > move vendor\plugins\svn vendor\plugins\date_time_text_field_helpersPiston (http://piston.rubyforge.org/)$ piston import http://date-time-text-field-helpers.googlecode.com/svn/trunk/ vendor/plugins/date_time_text_field_helpersCopyright/LicenseCopyright (c) 2008 Adam Meehan, released under the MIT license [Less]

0
 
  0 reviews  |  0 users  |  400 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.