José Valim
|
1fd4beb18a
|
Move simple_form_for directories to a new location.
|
2011-06-30 15:09:54 -03:00 |
|
José Valim
|
13ef23f517
|
Add simple form generators.
|
2011-06-27 11:50:28 -03:00 |
|
José Valim
|
0bf28b19ab
|
Simple use hook_for.
|
2011-06-27 11:31:29 -03:00 |
|
José Valim
|
29a0af78bc
|
Refactor view generators.
|
2011-06-27 11:22:44 -03:00 |
|
José Valim
|
de8982563a
|
Always use :erb.
|
2011-04-05 22:06:27 +02:00 |
|
José Valim
|
56fd7031e5
|
Edited lib/generators/devise/views_generator.rb via GitHub
|
2011-04-04 02:48:41 -07:00 |
|
José Valim
|
3109b0924b
|
Remove --haml and --slim views from Devise.
|
2011-02-15 09:49:11 +01:00 |
|
vagmi
|
d87521723d
|
fix create_haml_views. see issue 761 for details
accessing a variable before assigning causes nil exception
|
2011-01-11 19:06:48 +08:00 |
|
José Valim
|
b32883a7c5
|
Small fixes in views generator
|
2010-12-25 11:07:52 +01:00 |
|
Fred Wu
|
2561cd4eac
|
Use an instance variale when removing the temp directories otherwise the create_haml_views method gets called twice.
|
2010-12-23 17:05:05 +08:00 |
|
Fred Wu
|
4519364eaf
|
Added support for generating Slim view templates.
|
2010-12-23 17:05:03 +08:00 |
|
Fred Wu
|
701bbf2d3c
|
Updated the views generator to respect the rails :template_engine option.
|
2010-08-06 18:40:46 +08:00 |
|
José Valim
|
6c49b428b3
|
Add flexibility to devise generators by using ORM hooks.
|
2010-07-04 17:15:24 +02:00 |
|