Changeset activity in Rails plugins

  • avatar

    40

    * Remove unnecessary exception variable
    * You can use strings, symbols, and anything else that handles to_s as a library name

    by chrisk, 04 Feb, 2008 03:57 AM
  • avatar

    39

    Add a few of my matchers for safekeeping

    by chrisk, 04 Feb, 2008 03:54 AM
  • avatar

    38

    Create dir for some of my homeless rspec matchers

    by chrisk, 04 Feb, 2008 03:49 AM
  • avatar

    37

    Update documentation and rake task to reflect new locations for svn repository and warehouse install

    by chrisk, 10 Sep, 2007 03:27 PM
  • avatar

    36

    Rearrange repository: remove old rails_plugins subdirectory

    by chrisk, 04 Sep, 2007 10:58 PM
  • avatar

    35

    Rearrange repository: move plugin into root

    by chrisk, 04 Sep, 2007 10:58 PM
  • avatar

    34

    Fix URL typo

    by chrisk, 30 Jul, 2007 10:26 PM
  • avatar

    33

    remove angle brackets to hopefully appease agilewebdevelopment.com's rdoc formatter

    by chrisk, 30 Jul, 2007 10:23 PM
  • avatar

    32

    update changelog. references #3.

    by chrisk, 30 Jul, 2007 07:53 PM
  • avatar

    31

    Add docs on :templated_javascript => false for my own sanity's sake

    by chrisk, 30 Jul, 2007 05:22 PM
  • avatar

    30

    Support both FormHelper formats when using form_for:
    * f.text_field :website
    * text_field :user, :website
    Closes #3.

    by chrisk, 30 Jul, 2007 05:21 PM
  • avatar

    29

    Final pre-release additions to docs

    by chrisk, 30 Jul, 2007 06:36 AM
  • avatar

    28

    Add file-wide comments for rdoc's Files section, and add a comment to the FormHelper module explaining the form user experience

    by chrisk, 29 Jul, 2007 04:12 AM
  • avatar

    27

    Expand readme with details from the blog post

    by chrisk, 29 Jul, 2007 04:10 AM
  • avatar

    26

    Use dates in changelog

    by chrisk, 29 Jul, 2007 04:10 AM
  • avatar

    25

    * Put attributes in fixture to be more DRY
    * Add assert_tag_innerHTML and assert_tag_contains to do lightweight regex-based output checking
    * Add testing framework and beginnings of tests for FormHelper additions

    by chrisk, 29 Jul, 2007 12:46 AM
  • avatar

    24

    Add svn:ignore property on root templated_attribute/ directory to ignore auto-generated doc/ directory

    by chrisk, 28 Jul, 2007 10:08 PM
  • avatar

    23

    Add fixtures to go with first round of tests

    by chrisk, 28 Jul, 2007 10:06 PM
  • avatar

    22

    Add tests for the Active Record extensions in the plugin (all in templated_attribute.rb)

    by chrisk, 28 Jul, 2007 10:05 PM
  • avatar

    21

    setup autotest to load ~/.autotest file and to look for tests with filenames like *_test.rb instead of test_*.rb, in accordance with rails standard

    by chrisk, 28 Jul, 2007 10:04 PM
  • avatar

    20

    don't raise exception when the value in the database (in an existing record) is nil

    by chrisk, 28 Jul, 2007 10:02 PM
  • avatar

    19

    Add "usage" code blocks to FormHelper methods, and new example 'bio' attribute in main usage doc to match

    by chrisk, 28 Jul, 2007 04:55 AM
  • avatar

    18

    add a bunch of :nodoc: declarations to clean up rdoc output

    by chrisk, 28 Jul, 2007 03:35 AM
  • avatar

    17

    * finish implementation (switching to an `alias_method_chain`-based extension for #text_area and #text_field)
    * add lots of rdocs
    * change design so templated value is inserted by form helper, not javascript.
    * add :javascript_templating => false option to disable javascript

    by chrisk, 28 Jul, 2007 03:34 AM
  • avatar

    16

    refactor options validation using Hash#assert_valid_keys

    by chrisk, 28 Jul, 2007 02:21 AM
  • avatar

    15

    make rdoc file includes a one-liner

    by chrisk, 28 Jul, 2007 02:19 AM
  • avatar

    14

    * change mixin structure to use more standard ClassMethods module, rename ActiveRecordMixin => ActiveRecordExtensions
    * fix typo in templated_attribute docs
    * protect helper instance method
    * refactor/DRYify ActionView::Helpers::FormHelper additions for use with multiple field types

    by chrisk, 25 Jul, 2007 10:36 PM
  • avatar

    13

    Add docs about rake tasks

    by chrisk, 25 Jul, 2007 10:33 PM
  • avatar

    12

    Adjust rdoc generation options to use charset=utf8, and respect the TEMPLATE environment variable if it's set (like rails does)

    by chrisk, 25 Jul, 2007 10:32 PM
  • avatar

    11

    slightly darken template value color; add styling for textareas

    by chrisk, 25 Jul, 2007 10:30 PM
Subscribe to Changesets

Active Members

  • avatar chrisk Last commit 04 Feb, 2008 03:57 AM

Plugins