aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Disable libnotifications for travisJamie Winsor2011-09-011-16/+20
|
* Devise edge no longer required for Rails 3-1 branchJamie Winsor2011-08-311-3/+0
|
* gemspec revision to support latest master branch of refinerycmsJamie Winsor2011-08-291-9/+9
|
* Update gemspec to require newest version of seo_metaJamie Winsor2011-08-181-2/+2
|
* Update Gemfile to what would be generated by RefinerycmsJamie Winsor2011-08-151-4/+33
|
* This will fix the build when runing rspec spec/. If you do not specify ↵Jamie Winsor2011-08-151-1/+3
| | | | refinerycms-testing in the development group of the Gemfile it will not be properly loaded.
* Move gemspec method to top of fileJamie Winsor2011-08-141-2/+2
| | | | http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
* Syntax fixes for Ruby 1.8.7Jamie Winsor2011-08-141-4/+3
|
* Use arel 2.1.4 for now because 2.1.5 got yanked.Uģis Ozols2011-08-121-0/+2
|
* Need to use edge everything, excluding spec/dummy from the gemspec.Philip Arndt2011-08-121-5/+5
|
* Remove spork as a development dependencyJamie Winsor2011-08-111-2/+7
| | | | | Add spork to development & test group in Gemfile Fix ControllerMacros and RequestMacros namespace in refinery support file
* Add Rails3.1 assets gemfile entry into Gemfile (required to start Rails ↵Jamie Winsor2011-08-061-0/+8
| | | | | | dummy app) Bump dummy app head
* Remove (commented out) duplicate refinerycms-testing gem requirementJamie Winsor2011-08-031-1/+0
|
* Require refinerycms-testing frameworkJamie Winsor2011-08-031-0/+1
| | | | Location of testing tasks changed
* refactor engine testing scenarioJamie Winsor2011-08-031-0/+8
| | | | | | | | Engine is now tested standalone by leveraging a dummy rails app Enable Guard for speedy testing Move factories to the more standard location `spec/factories/*` Update README with a Testing section Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application
* Not sure why we were getting bundler involved. Regeneraed gemspecPhilip Arndt2011-02-171-2/+0
|
* Support rails2 version of will_paginate tooPhilip Arndt2010-11-031-1/+1
|
* PaginationFernando Blat2010-10-051-1/+2
|
* new rcdjones2010-10-051-1/+1
|
* Comments are now moderated automatically unless moderation is enabled and ↵Philip Arndt2010-08-301-1/+1
| | | | show up below posts.
* Added bundler and filters_spam dependencyPhilip Arndt2010-08-281-0/+1