All Changeset activity

  • 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

    11

    Add the "clean" rdoc template, based on Jamis Buck's jamis.rb (to the right location this time...)

    by chrisk, 05 Sep, 2007 09:42 AM
  • avatar

    10

    Never seem to get this right

    by chrisk, 05 Sep, 2007 09:41 AM
  • avatar

    9

    Add the "clean" rdoc template, based on Jamis Buck's jamis.rb.

    by chrisk, 05 Sep, 2007 09:40 AM
  • 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

    8

    Rearrange repository

    by chrisk, 04 Sep, 2007 06:04 PM
  • avatar

    7

    Rearrange repository

    by chrisk, 04 Sep, 2007 05:12 PM
  • avatar

    6

    Reference correct script location

    by chrisk, 04 Sep, 2007 05:06 AM
  • avatar

    5

    Rearrange repository

    by chrisk, 04 Sep, 2007 04:58 AM
  • avatar

    4

    Rearrange repository

    by chrisk, 04 Sep, 2007 04:58 AM
  • avatar

    3

    Rearrange repository

    by chrisk, 04 Sep, 2007 04:57 AM
  • 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