Commit Graph

92 Commits

Author SHA1 Message Date
fl00r 04c231570b Few minor fixes:
- Gemfile.lock is kicked out
- rdoc/task fix

Added support of  in associations
2012-03-12 23:07:10 +04:00
Nathan Van der Auwera 47b5f678b4 Merge pull request #33 from jqr/fix_formastic_example_url
Correcting URL to formtastic demo
2012-01-05 22:57:20 -08:00
Elijah Miller 8225ed4904 Correcting URL to formtastic demo. 2012-01-05 18:18:29 -05:00
nathanvda 47a0d54cd6 Regenerate gemspec for version 1.0.15 2011-12-08 00:36:58 +01:00
nathanvda 88002299a8 Version bump to 1.0.15 2011-12-08 00:25:03 +01:00
nathanvda de99d7b60e Updated the history aka changelog. 2011-12-08 00:25:03 +01:00
nathanvda 77a06d0e27 The specs failed on Travis. 2011-12-08 00:25:03 +01:00
nathanvda d29dfef1c0 Improved README as suggested in #27. 2011-12-08 00:25:03 +01:00
Nathan Van der Auwera bb97c88994 Merge pull request #30 from silent-e/expand-insertion-methods
Expand insertion methods and formatting tweaks
2011-12-07 13:40:47 -08:00
silent-e 3ac8b8901d update README with github flavored syntax highlighting 2011-12-06 12:15:58 -08:00
Matte Edens 4563b685be add data-association-insertion-method
the -position data attribute doesn't really "make sense" when adding
the "append" or "prepend" methods. those aren't "positions".  I try to
be grammatically correct. :)
2011-12-06 12:03:25 -08:00
nathanvda 0e52731827 Regenerate gemspec for version 1.0.14 2011-10-22 23:01:53 +02:00
nathanvda f1b4276b1c Updated readme. 2011-10-22 23:00:51 +02:00
nathanvda 1632108e97 Bumped version to 1.0.14 and updated the history. 2011-10-22 01:42:36 +02:00
nathanvda 003040bc0b Added an extra option `:render_option` which is handed to the nested fields for builder. Also call the correct nested fields builder for each form builder (e.g. semantic_fields_for, simple_fields_for or fields_for). 2011-10-22 01:42:07 +02:00
nathanvda 5daa7d3c26 Regenerate gemspec for version 1.0.13 2011-10-12 23:03:57 +02:00
nathanvda 1e0f731471 Updated history and readme. 2011-10-12 23:00:20 +02:00
nathanvda c278916ad4 Added new callback solution, allowing both insertion and removal callbacks. 2011-10-12 23:00:20 +02:00
nathanvda a5c8f4e9a7 Use simplecov only on ruby 1.9.x 2011-10-12 23:00:20 +02:00
nathanvda e8b98f4453 Ignore coverage files. 2011-10-12 23:00:20 +02:00
nathanvda cad1bd5f14 Version bump to 1.0.13 2011-10-12 23:00:20 +02:00
Nathan Van der Auwera dd64101b68 Merge pull request #17 from graycoder/master
safe jQuery & faster live binding
2011-10-10 01:27:32 -07:00
gray 7821a6bb8f Use safe jQuery & remove document ready 2011-09-26 12:01:20 +03:00
nathanvda f395ea64a9 Regenerate gemspec for version 1.0.12 2011-08-25 23:19:32 +02:00
nathanvda 01bd8d1a1f Bumped version to 1.0.12 2011-08-25 23:17:42 +02:00
nathanvda 42f95ce346 Updated history: describe new release. 2011-08-25 23:17:25 +02:00
Nathan Van der Auwera 97daa1b71c Merge pull request #16 from csegura/master
Use this in association-insertion-node
2011-08-24 23:38:25 -07:00
Carlos Segura 9dfedb4733 Add option to use this in association-insertion-node 2011-08-25 00:57:20 +02:00
Nathan Van der Auwera 6142395878 Merge pull request #14 from dfischer/master
Updates to README
2011-08-19 03:19:28 -07:00
DFischer 3d861d866b * Rails 3.1 example of install
* Fixed path to formtastic_cocoon_demo example
2011-08-19 02:38:15 -07:00
nathanvda 07d8116916 Regenerate gemspec for version 1.0.11 2011-07-28 22:40:23 +02:00
nathanvda 0bdbf09792 Use the new version of jeweler, hoping that this will build a gem that is compatible with bundler 1.1.pre.5 2011-07-28 22:40:07 +02:00
nathanvda 0d4d4e69d8 Version bump to 1.0.11 2011-07-28 22:31:15 +02:00
nathanvda 53a452aa65 Regenerate gemspec for version 1.0.10 2011-07-24 01:04:12 +02:00
nathanvda d3ad84fb14 Fuck! Built the gem with 1.9.2 again. Rerelease with the 1.8.7 built version. 2011-07-24 01:04:04 +02:00
nathanvda 453dd35872 Version bump to 1.0.10 2011-07-24 01:02:24 +02:00
nathanvda c8412d0a9e Regenerate gemspec for version 1.0.9 2011-07-24 00:58:13 +02:00
nathanvda 2084204d15 Adapted history and readme accordingly. 2011-07-24 00:57:57 +02:00
nathanvda e410388bd6 Added tests for the install generator. 2011-07-24 00:54:15 +02:00
nathanvda 6d261ef37c Bumped the version to 1.0.9 2011-07-24 00:17:50 +02:00
nathanvda 1628bb19d3 Made Cocoon Rails 3.1 compatible:
- moved cocoon.js to app/assets/javascripts
- adapted install-generator accordingly (for rails 3.0.x)
- made it an engine instead of railtie (to use the asset pipeline)
2011-07-24 00:17:40 +02:00
nathanvda 4192f92e64 Regenerate gemspec for version 1.0.8 2011-07-21 10:03:01 +02:00
nathanvda 483e2c58ec Updated history. 2011-07-21 10:02:50 +02:00
nathanvda 9325fc70fc Version bump to 1.0.8 2011-07-21 10:01:08 +02:00
nathanvda ffdaff7129 All dependencies should only be development dependencies. Fixes #13. 2011-07-21 10:00:19 +02:00
nathanvda 68641c5782 Regenerate gemspec for version 1.0.7 2011-07-21 00:02:27 +02:00
nathanvda 476ae71521 Describe why the new version was needed. 2011-07-20 23:59:20 +02:00
nathanvda 5ae91a68de Version bump to 1.0.7 2011-07-20 23:54:42 +02:00
nathanvda cca0249351 Regenerate gemspec for version 1.0.6 2011-07-20 07:06:05 +02:00
nathanvda 48641b5610 Regenerate gemspec for version 1.0.6 2011-07-19 23:12:49 +02:00