Jamon Holmgren
|
5aee901900
|
Renamed spec files to add _spec suffix
|
2015-02-27 11:27:00 -08:00 |
|
Mark Rickert
|
e872cb4d9c
|
Fixes deprecations and crash in demo app.
|
2015-01-21 08:14:39 -05:00 |
|
Todd Werth
|
2cc0644fd7
|
Updated table template to make it simpler, no need for extra stylesheet for the view, it just makes it overly complicated
|
2014-12-12 14:12:38 -08:00 |
|
David Larrabee
|
8f678425c1
|
generator should use spec in spec filenames
|
2014-12-02 21:28:20 -05:00 |
|
Vaughan Kelly Guy
|
4e6ea6f94a
|
Update name.rb
An unimportant typo correction
|
2014-10-16 11:09:36 -04:00 |
|
Gant
|
6a6a44bd81
|
updated templates to use new bang methods
|
2014-09-09 09:22:50 -05:00 |
|
Todd Werth
|
d593ad4256
|
Continuing work on rect
|
2014-05-21 20:17:04 -07:00 |
|
Steve Kellock
|
8d9b3900db
|
Fix a typo in the CollectionView template.
|
2014-05-08 17:42:00 -04:00 |
|
Todd Werth
|
afe4898e02
|
Fixed some template issues
|
2014-04-29 18:47:32 -07:00 |
|
David Larrabee
|
cda5f1afad
|
Whitespace only changes for generators
* Removed additional spacing included in the generators
|
2014-04-28 21:35:09 -04:00 |
|
Todd Werth
|
f13d93a16d
|
Added ability to specify a table cell style when appending, creating, or building
|
2014-04-14 14:48:11 -07:00 |
|
Todd Werth
|
e346ace615
|
Fixed the table template, it wasn't using the reuse identifier when creating cells
|
2014-02-20 23:01:02 -08:00 |
|
Todd Werth
|
51eb28b5a8
|
Added template for a UITableView: rmq create table_view_controller bars
|
2014-02-16 15:45:42 -08:00 |
|
Jon Austin
|
202caf7c4f
|
small spelling fixes
|
2014-01-12 14:02:57 -08:00 |
|
Todd Werth
|
8e2e714b71
|
Finished v0.5, new view_controller system. Beta testing now.
|
2013-12-06 22:18:35 -08:00 |
|
Todd Werth
|
3d23786d31
|
Adde screen_width, h, and content_size, w, and h. Added clips_to_bounds to UIViewStyler.
|
2013-11-03 09:40:11 -08:00 |
|
Todd Werth
|
d5be4c183f
|
Updated UICollectionView template
|
2013-10-22 11:38:15 -07:00 |
|
Todd Werth
|
29f7cc1d39
|
Added collection_view_controller template, color.random, updated readme
|
2013-10-19 21:42:28 -07:00 |
|
Todd Werth
|
b2bbc45b01
|
Fixed problems with rmq command used as a gem
|
2013-10-08 15:06:15 -07:00 |
|
Todd Werth
|
fc15ff2ef2
|
Added generators/templates to rmq command-line tool, such as:
rmq create controller foo
rmq create view foo_bar
|
2013-10-08 08:51:00 -07:00 |
|