• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

joshuabowers / opium / 55

Builds Branch Commit Type Ran Committer Via Coverage
55 master A model's :initialize will now run any callbacks attached to it. This required a small amount of rewriting to get initialize to play nice. push 17 Dec 2014 01:26PM UTC joshuabowers travis-ci pending completion   set done
54 master Have expanded some of the scope re Callbacks: firstly, have provided a method to generate some run_callbacks wrappers around super methods; secondly, have used this to spec out the existence of these wrappers around :save, :create, :update, and :d... push 17 Dec 2014 05:06AM UTC joshuabowers travis-ci pending completion   set done
53 master spec_helper now specifies a setting for I18n.enforce_available_locales, to keep valid? from complaining. Have cleaned up a bit of the persistable spec, and provided an implementation for :save! push 17 Dec 2014 01:55AM UTC joshuabowers travis-ci pending completion   set done
52 master A slight simplification of create_or_update, which removes a redundant logic operation. push 16 Dec 2014 09:25PM UTC joshuabowers travis-ci pending completion   set done
51 master Slight alterations to the way that :save is implemented, to get it work properly when attempted on an invalid model. push 15 Dec 2014 11:16PM UTC joshuabowers travis-ci pending completion   set done
50 master Slight alteration of persistable spec, to make it slightly more logistically and semantically clear what is happening. push 15 Dec 2014 07:19PM UTC joshuabowers travis-ci pending completion   set done
49 master Implemented :delete on Persistable; this will freeze the object after the delete operation. Deletion is only performed if the object has an id. push 13 Dec 2014 09:29PM UTC joshuabowers travis-ci pending completion   set done
48 master Moving the order in which Callbacks gets included, so as to ensure that (eventual) changes to it get triggered properly within the call stack. push 13 Dec 2014 09:01PM UTC joshuabowers travis-ci pending completion   set done
47 master Have implemented :update according to the parse REST API specs. push 13 Dec 2014 08:56PM UTC joshuabowers travis-ci pending completion   set done
46 master Provided a slightly better implementation of :inspect for models, which now makes their inspect output more intuitive and less internally leaky. push 13 Dec 2014 08:28PM UTC joshuabowers travis-ci pending completion   set done
45 master Removed some extraneous requires from callbacks and naming. push 13 Dec 2014 08:04PM UTC joshuabowers travis-ci pending completion   set done
44 master Instantiated objects will now always be unchanged, though they might still register as not persisted, depending. push 13 Dec 2014 08:02PM UTC joshuabowers travis-ci pending completion   set done
43 master :attributes_to_parse now returns a hash, rather than a nested set of arrays. :create now calls :attributes_to_parse, then :to_json on the result, rather than going directly to :to_json on itself. This should automate conversion of both field names... push 13 Dec 2014 07:23PM UTC joshuabowers travis-ci pending completion   set done
42 master Cleaned up some of the redundancies in the hash extension. Also, made it behave in an indifferent access fashion for date/time conversions. push 13 Dec 2014 06:58PM UTC joshuabowers travis-ci pending completion   set done
41 master :attributes= will now attempt to convert the field names withing the passed has to their proper ruby canonical form; this allows for using a mixture of both the parse and ruby forms of a given field name in mass assignment, which makes everything ... push 13 Dec 2014 06:39PM UTC joshuabowers travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc